Skip to content

Commit

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

Update peter-evans/create-or-update-comment digest to v4 to use versioned (released) content instead of updating it per each new commit change. 

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petr Stodůlka <[email protected]>
  • Loading branch information
renovate[bot] and pirat89 authored May 16, 2024
1 parent 35e667c commit d14423e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-welcome-msg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create comment
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Expand Down

0 comments on commit d14423e

Please sign in to comment.