We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4c7ea commit 7eb673aCopy full SHA for 7eb673a
1 file changed
.github/workflows/renovate-validation.yaml
@@ -12,7 +12,7 @@ jobs:
12
validate:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
17
with:
18
node-version: 24
@@ -24,7 +24,7 @@ jobs:
24
config_file_path:
25
- default.json
26
27
28
29
30
0 commit comments