Skip to content

Commit

Permalink
chore(deps): update tradeshift/create-pull-request action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate[bot] authored Apr 17, 2023
1 parent 38c55fc commit 5162808
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@v4
uses: tradeshift/create-pull-request@v5
if: ${{ steps.diff.outcome != 'success' }}
with:
commit-message: "build: update dist folder"
Expand Down

0 comments on commit 5162808

Please sign in to comment.