We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b93aa4 commit bd636a2Copy full SHA for bd636a2
1 file changed
.github/workflows/renovate.yml
@@ -35,7 +35,7 @@ jobs:
35
run: echo "RENOVATE_DRY_RUN=extract" >> $GITHUB_ENV
36
37
- name: Run Renovate
38
- uses: renovatebot/github-action@6a9df9227eeb83af9a5abef6890bbb0c9068f436 # v46.1.11
+ uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12
39
with:
40
token: ${{ steps.generate_token.outputs.token || secrets.GITHUB_TOKEN }}
41
env:
0 commit comments