Skip to content

Commit 379c8ff

Browse files
committed
fixup! fixup! chore: pin github actions
1 parent c94cc88 commit 379c8ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626

2727
test:
2828
name: Test on Node.js
29-
uses: aduh95/action/.github/workflows/node-test.yaml@5f4f01f9acaa5c849983152a0abb08c1318fc64d # v0.1.10
29+
uses: aduh95/action/.github/workflows/node-test.yaml@42bbdad025eed9e412bf3cd1d2ddc966a92a5086 # v0.1.10
3030
with:
3131
action-repository: aduh95/action
32-
action-ref: 5f4f01f9acaa5c849983152a0abb08c1318fc64d
32+
action-ref: 42bbdad025eed9e412bf3cd1d2ddc966a92a5086
3333
runs-on: ubuntu-latest, macos-latest
3434
test-command: npm run coverage:ci
3535
post-test-steps: |

0 commit comments

Comments
 (0)