Skip to content

Commit 83a992f

Browse files
committed
chore(renovate): pin Update actions/setup-node digest to 60edb5d
1 parent a887810 commit 83a992f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
18-
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4
18+
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
1919
with:
2020
node-version-file: '.nvmrc'
2121
cache: "npm"

0 commit comments

Comments
 (0)