Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-or-update-comment action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2024
1 parent 353ff9a commit c4d0113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:

- name: Create instructions comment
if: steps.changes.outputs.secret-templates == 'true' && failure() && steps.fc.outputs.comment-id == ''
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v3
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Expand Down

0 comments on commit c4d0113

Please sign in to comment.