We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65c482 commit bb58644Copy full SHA for bb58644
1 file changed
.github/workflows/renovate.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
15
16
- name: Run Renovate
17
- uses: renovatebot/github-action@1a96852b0384df1837619d04c60b2d10d1f9ff08 # v46.1.21
+ uses: renovatebot/github-action@973d3e5a68e735a444e8c03432b66eedb343c302 # v46.2.0
18
with:
19
token: ${{ secrets.RENOVATE_PAT }}
20
env:
0 commit comments