Skip to content

Commit

Permalink
Build(deps): bump nwtgck/actions-comment-run from 2.0 to 3.0 (#1152)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent c71a094 commit 3bde29c
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 @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
- uses: nwtgck/actions-comment-run@v2.0
- uses: nwtgck/actions-comment-run@v3.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
allowed-associations: '["OWNER"]'

0 comments on commit 3bde29c

Please sign in to comment.