Skip to content

Commit

Permalink
Update nwtgck/actions-comment-run action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 5774c1c commit d5e21a0
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 d5e21a0

Please sign in to comment.