Skip to content

Commit 3d67bf1

Browse files
authored
Merge pull request #8386 from rancher-sandbox/dependabot/github_actions/actions/setup-node-4.3.0
build(deps): bump actions/setup-node from 4.2.0 to 4.3.0
2 parents cd24deb + 9de53ef commit 3d67bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bats.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ jobs:
338338
sparse-checkout: |
339339
package.json
340340
.github/workflows/bats/summarize.mjs
341-
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
341+
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
342342
with:
343343
node-version-file: package.json
344344
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9

0 commit comments

Comments
 (0)