Skip to content

Commit 36ee332

Browse files
authored
Merge pull request #105 from saltstack-formulas/renovate/actions-setup-node-6.x
chore(deps): update actions/setup-node action to v6.3.0
2 parents bfbf3c0 + a440741 commit 36ee332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/safe-settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ env.SAFE_SETTINGS_VERSION }}
3636
path: ${{ env.SAFE_SETTINGS_CODE_DIR }}
3737
persist-credentials: false
38-
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
38+
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
3939
with:
4040
cache: npm
4141
cache-dependency-path: ${{ env.SAFE_SETTINGS_CODE_DIR }}/package-lock.json

0 commit comments

Comments
 (0)