We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb4446 commit d2eb426Copy full SHA for d2eb426
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
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