Skip to content

Commit a9a07dd

Browse files
.github: Bump JJ/github-pr-contains-action
Bumps [JJ/github-pr-contains-action](https://github.com/jj/github-pr-contains-action) from 526dfe784d8604ea1c39b6c26609074de95b1ffd to bdece3f70a1f1d147ca756552ff357f4755f0755. - [Release notes](https://github.com/jj/github-pr-contains-action/releases) - [Commits](JJ/github-pr-contains-action@526dfe7...bdece3f) --- updated-dependencies: - dependency-name: JJ/github-pr-contains-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee6523b commit a9a07dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-license.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Check PR
10-
uses: JJ/github-pr-contains-action@526dfe784d8604ea1c39b6c26609074de95b1ffd # releases/v14.1
10+
uses: JJ/github-pr-contains-action@bdece3f70a1f1d147ca756552ff357f4755f0755 # releases/v14.1
1111
with:
1212
github-token: ${{github.token}}
1313
diffDoesNotContain: "GNU General Public License"

0 commit comments

Comments
 (0)