We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad61344 + 5e0497b commit 5780eeaCopy full SHA for 5780eea
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@34a118b05750b2c5baee87e942313d579bf895b5
+ uses: renovatebot/github-action@d946ea817d1175eff63d8d64e4ff0826822356f3
31
32
token: ${{ secrets.gh_token }}
0 commit comments