Skip to content

Commit

Permalink
Update peter-evans/create-pull-request digest to bad19b8 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent f55b2d5 commit 06b0956
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@b5ed4c38bcc781bdf2cbc76cb036a9220f72d171 # pin@v5
uses: peter-evans/create-pull-request@bad19b8e0bdb4a23e0fd723a76aa449674746ee4 # pin@v5
id: cpr
if: env.APPLY_FIXES_IF_PR == 'true'
with:
Expand Down

0 comments on commit 06b0956

Please sign in to comment.