diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f1303e6..1c9bbaa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: fetch-depth: 0 - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 @@ -133,7 +133,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 @@ -184,7 +184,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 diff --git a/.github/workflows/extension-release.yml b/.github/workflows/extension-release.yml index 16b958f..1ca48e3 100644 --- a/.github/workflows/extension-release.yml +++ b/.github/workflows/extension-release.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 @@ -48,7 +48,7 @@ jobs: - name: Create or update the Extension Version PR id: changesets - uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1 + uses: changesets/action@ae32849d5ba541f9ae29e40e22a623bc13562f51 # v2.1.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} version-script: pnpm release:version @@ -86,7 +86,7 @@ jobs: persist-credentials: false - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 @@ -159,7 +159,7 @@ jobs: persist-credentials: false - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index cc33496..fcb087a 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -58,7 +58,7 @@ jobs: persist-credentials: false - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0 diff --git a/.github/workflows/pages-preview.yml b/.github/workflows/pages-preview.yml index 4bb191d..de2ec76 100644 --- a/.github/workflows/pages-preview.yml +++ b/.github/workflows/pages-preview.yml @@ -75,7 +75,7 @@ jobs: persist-credentials: false - name: Install the pinned pnpm release - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 + uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 with: version: 11.11.0