1 parent baf060f commit 05c4dbaCopy full SHA for 05c4dba
2 files changed
.github/workflows/renovate-config-check.yaml
@@ -12,7 +12,7 @@ jobs:
12
validate:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
16
17
- name: Validate renovate.json
18
run: npx --yes --package renovate -- renovate-config-validator
.github/workflows/test-and-release.yaml
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-24.04
19
20
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
21
with:
0 commit comments