Skip to content

Commit

Permalink
chore(deps): bump nwtgck/actions-comment-run from 1.1.3 to 2.0.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 1.1.3 to 2.0.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@v1.1.3...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and guitarrapc committed Nov 7, 2023
1 parent d714e10 commit 833400d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment_run.yaml
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@v1.1.3
- uses: nwtgck/actions-comment-run@v2.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
allowed-associations: '["OWNER"]'
Expand Down

0 comments on commit 833400d

Please sign in to comment.