1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-16 12:08:58 +00:00

Bump peter-evans/create-or-update-comment from 2 to 3 (#82)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-06 15:45:19 -07:00 committed by GitHub
parent 9e4d14cfcb
commit 2e6e604bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 }}