Skip to content

Commit

Permalink
⬆️ Update peter-evans/create-pull-request action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and WtfJoke committed Sep 20, 2024
1 parent b5fa5f5 commit a398b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Create PR
if: ${{ env.EXIT_CODE_DIST_CHANGED == 1 }}
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
title: '🧹 Update dist folder'
commit-message: '🧹 Update dist folder'
Expand Down

0 comments on commit a398b54

Please sign in to comment.