Skip to content

Commit 15a8836

Browse files
committed
fixup! chore: pin github actions
1 parent 8b3ee06 commit 15a8836

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
@@ -28,8 +28,8 @@ jobs:
2828
name: Test on Node.js
2929
uses: aduh95/action/.github/workflows/node-test.yaml@d214a4b759a3579c639a3b3126704d1b67d780f5 # v0.1.10
3030
with:
31-
actions-repository: aduh95/action
32-
actions-ref: d214a4b759a3579c639a3b3126704d1b67d780f5
31+
action-repository: aduh95/action
32+
action-ref: d214a4b759a3579c639a3b3126704d1b67d780f5
3333
runs-on: ubuntu-latest, macos-latest
3434
test-command: npm run coverage:ci
3535
post-test-steps: |

0 commit comments

Comments
 (0)