Skip to content

Commit

Permalink
Update peter-evans/create-pull-request digest to 15410bd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 59d5221 commit 6b7718d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
# Create pull request if applicable
# (for now works only on PR from same repository, not from forks)
- name: Create Pull Request with applied fixes
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # pin@v5
uses: peter-evans/create-pull-request@15410bdb79bc0f69a005c1c860378ed08968f998 # pin@v5
id: cpr
if: env.APPLY_FIXES_IF_PR == 'true'
with:
Expand Down

0 comments on commit 6b7718d

Please sign in to comment.