Skip to content

Commit 539cba5

Browse files
committed
fixup! chore: pin github actions
1 parent 5fb3d74 commit 539cba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
test:
2828
name: Test on Node.js
29-
uses: aduh95/action/.github/workflows/node-test.yaml@b93ad1a9fbde06f18c2f78e753d7efde85b9043c # v0.1.10
29+
uses: aduh95/action/.github/workflows/node-test.yaml@f2149554d9e687d06e6afbab9d6941fed00e7116 # v0.1.10
3030
with:
3131
runs-on: ubuntu-latest, macos-latest
3232
test-command: npm run coverage:ci

0 commit comments

Comments
 (0)