We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c2159d + 3a030ea commit fd1ee95Copy full SHA for fd1ee95
1 file changed
.github/workflows/action-update-template.yml
@@ -27,6 +27,6 @@ jobs:
27
with:
28
node-version: 24
29
- name: Run Renovate
30
- uses: renovatebot/github-action@47f20b6cd111a5cf9f5dd1575329614b69105ac6
+ uses: renovatebot/github-action@dadfa2fcc3c1cbadeac6869d9aeba7f815a47f31
31
32
token: ${{ secrets.gh_token }}
0 commit comments