Skip to content

Commit

Permalink
Merge pull request #246 from Tradeshift/dependabot/github_actions/tra…
Browse files Browse the repository at this point in the history
…deshift/create-pull-request-4

fix(deps): bump tradeshift/create-pull-request from 3 to 4
  • Loading branch information
Jesper Terkelsen authored Nov 15, 2022
2 parents 90cb8a3 + f125f13 commit 0d6bb12
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 @@ -39,7 +39,7 @@ jobs:
gpg-key: ${{ secrets.TRADESHIFTCI_GPG_KEY }}

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

0 comments on commit 0d6bb12

Please sign in to comment.