Skip to content

Commit

Permalink
fix(deps): bump tradeshift/create-pull-request from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [tradeshift/create-pull-request](https://github.com/tradeshift/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/tradeshift/create-pull-request/releases)
- [Commits](Tradeshift/create-pull-request@v3...v4)

---
updated-dependencies:
- dependency-name: tradeshift/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent b9f2610 commit f125f13
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 f125f13

Please sign in to comment.