Skip to content

Commit 09ab8cf

Browse files
chore(deps): update actions/setup-node action to v5 (#1387)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 545f151 commit 09ab8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/validate-renovate-config/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: composite
1212
steps:
1313
- name: Setup Node.js
14-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
14+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
1515
with:
1616
node-version: "20"
1717

0 commit comments

Comments
 (0)