Skip to content

Commit 80566c5

Browse files
committed
fix: pin 1 unpinned action(s)
Automated security fixes applied by Runner Guard (https://github.com/Vigilant-LLC/runner-guard). Changes: .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
1 parent a744f6a commit 80566c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v6
1414

1515
- name: Install pnpm
16-
uses: pnpm/action-setup@v4
16+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4
1717

1818
- name: Setup Node.js
1919
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)