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
…oamg#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]>
(cherry picked from commit d14423e)
  • Loading branch information
renovate[bot] authored and yuravk committed Aug 20, 2024
1 parent dbcd972 commit 60018c2
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 60018c2

Please sign in to comment.