Skip to content

Commit

Permalink
Merge pull request #598 from Tradeshift/renovate/tradeshift-create-pu…
Browse files Browse the repository at this point in the history
…ll-request-7.x

chore(deps): update tradeshift/create-pull-request action to v7
  • Loading branch information
arminioa authored Oct 25, 2024
2 parents ac8ccff + 5ff555b commit 2d98637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
gpg-key: ${{ secrets.TRADESHIFTCI_GPG_KEY }}

- name: PR build changes if needed
uses: tradeshift/create-pull-request@v6
uses: tradeshift/create-pull-request@v7
if: ${{ steps.diff.outcome != 'success' }}
with:
commit-message: "build: update dist folder"
Expand Down

0 comments on commit 2d98637

Please sign in to comment.