We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0ccef commit 1d2e083Copy full SHA for 1d2e083
.github/workflows/copy-processor-images-to-dockerhub.yaml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
node-version-file: .node-version
59
60
- - uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # pin https://github.com/pnpm/action-setup/releases/tag/v2.4.0
+ - uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # pin https://github.com/pnpm/action-setup/releases/tag/v4.0.0
61
62
run_install: false
63
package_json_file: scripts/package.json
0 commit comments