Skip to content

Commit

Permalink
.github: Bump JJ/github-pr-contains-action
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 72e7e10 commit 2898218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check Pull Request
uses: JJ/github-pr-contains-action@526dfe784d8604ea1c39b6c26609074de95b1ffd # releases/v14.1
uses: JJ/github-pr-contains-action@bdece3f70a1f1d147ca756552ff357f4755f0755 # releases/v14.1
with:
github-token: ${{github.token}}
diffDoesNotContain: "GNU General Public License"

0 comments on commit 2898218

Please sign in to comment.