Skip to content

Commit

Permalink
Bump nwtgck/actions-comment-run from 2.0 to 3.0
Browse files Browse the repository at this point in the history
Bumps [nwtgck/actions-comment-run](https://github.com/nwtgck/actions-comment-run) from 2.0 to 3.0.
- [Release notes](https://github.com/nwtgck/actions-comment-run/releases)
- [Changelog](https://github.com/nwtgck/actions-comment-run/blob/develop/CHANGELOG.md)
- [Commits](nwtgck/actions-comment-run@v2.0...v3.0)

---
updated-dependencies:
- dependency-name: nwtgck/actions-comment-run
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 5774c1c commit 644bbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
# 0 indicates all history
fetch-depth: 0
- uses: nwtgck/actions-comment-run@v2.0
- uses: nwtgck/actions-comment-run@v3.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
allowed-associations: '["OWNER", "COLLABORATOR"]'

0 comments on commit 644bbac

Please sign in to comment.