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
…#10748)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2023
1 parent 6c36ec1 commit 1ddc44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: echo ::set-output name=version::$(node -p "require('./dist/package.json').version")

- name: Create comment
uses: peter-evans/create-or-update-comment@v2.1.1
uses: peter-evans/create-or-update-comment@v3.0.0
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand Down

0 comments on commit 1ddc44b

Please sign in to comment.