Skip to content

Commit

Permalink
chore(deps): update tradeshift/create-pull-request action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate[bot] authored Oct 1, 2024
1 parent e38ceb0 commit f1c5343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com



Expand Down

0 comments on commit f1c5343

Please sign in to comment.