Skip to content

Commit

Permalink
Bump peter-evans/create-or-update-comment from 2 to 3 (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and yunginnanet committed Aug 12, 2023
1 parent a635c6d commit 9ca252d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
ldflags: -s -w -X main.version=${{ github.event.inputs.tag }}
release_tag: ${{ github.event.inputs.tag }}
- name: Add reaction
uses: peter-evans/create-or-update-comment@v2
uses: peter-evans/create-or-update-comment@v3
with:
token: ${{ secrets.PAT }}
repository: ${{ github.event.inputs.repository }}
Expand Down

0 comments on commit 9ca252d

Please sign in to comment.