We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6523b commit a9a07ddCopy full SHA for a9a07dd
.github/workflows/check-license.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Check PR
10
- uses: JJ/github-pr-contains-action@526dfe784d8604ea1c39b6c26609074de95b1ffd # releases/v14.1
+ uses: JJ/github-pr-contains-action@bdece3f70a1f1d147ca756552ff357f4755f0755 # releases/v14.1
11
with:
12
github-token: ${{github.token}}
13
diffDoesNotContain: "GNU General Public License"
0 commit comments