We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1031430 + b592c9c commit 0c2c63bCopy full SHA for 0c2c63b
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@dadfa2fcc3c1cbadeac6869d9aeba7f815a47f31
+ uses: renovatebot/github-action@9cf5ad26d66142061dfd458def096300481aef5f
31
32
token: ${{ secrets.gh_token }}
0 commit comments