Skip to content

Commit 02f8410

Browse files
authored
Merge pull request rancher-sandbox#9250 from rancher-sandbox/dependabot/github_actions/actions/setup-node-5.0.0
build(deps): bump actions/setup-node from 4.4.0 to 5.0.0
2 parents 6a0d560 + 71cbd4d commit 02f8410

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
@@ -334,7 +334,7 @@ jobs:
334334
sparse-checkout: |
335335
package.json
336336
.github/workflows/bats/summarize.mjs
337-
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
337+
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
338338
with:
339339
node-version-file: package.json
340340
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0

0 commit comments

Comments
 (0)