From 34f9dd22502ba4a84b9b13e499027be09c32f6af Mon Sep 17 00:00:00 2001 From: "tradeshift-renovate[bot]" <121954292+tradeshift-renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 02:47:12 +0000 Subject: [PATCH] chore(deps): update tradeshift/create-pull-request action to v5 --- .github/workflows/master.yml | 2 +- .npmrc | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 3089d395..5471363a 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -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" diff --git a/.npmrc b/.npmrc index 407845a7..680183bf 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,4 @@ @tradeshift:registry=https://npm.pkg.github.com +@tradeshift:registry=https://npm.pkg.github.com +