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 12c267a commit 70b30aeCopy full SHA for 70b30ae
2 files changed
.github/workflows/validate.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: ./.github/actions/setup
75
76
- name: Setup PNPM
77
- uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7
+ uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
78
with:
79
version: latest
80
.github/workflows/vhs.yml
@@ -21,7 +21,7 @@ jobs:
21
22
ref: ${{ github.ref_name }}
23
24
25
26
- name: Setup NodeJS
27
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
0 commit comments