Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-or-update-comment action to v4 (
Browse files Browse the repository at this point in the history
…#11814)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Auriemma <bignimbus@users.noreply.github.com>
  • Loading branch information
renovate[bot] and bignimbus committed Apr 29, 2024
1 parent 6d944b5 commit 1e6c6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-release.yml
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Comment sha reminder
if: steps.parse-sha.outcome == 'failure'
uses: peter-evans/create-or-update-comment@v2.1.0
uses: peter-evans/create-or-update-comment@v4.0.0
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand Down

0 comments on commit 1e6c6b3

Please sign in to comment.