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 Jan 21, 2024
1 parent 0acc6a1 commit 34f9dd2
Show file tree
Hide file tree
Showing 2 changed files with 3 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@v4
uses: tradeshift/create-pull-request@v5
if: ${{ steps.diff.outcome != 'success' }}
with:
commit-message: "build: update dist folder"
Expand Down
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
@tradeshift:registry=https://npm.pkg.github.com
@tradeshift:registry=https://npm.pkg.github.com


0 comments on commit 34f9dd2

Please sign in to comment.