We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ac82d commit fd79293Copy full SHA for fd79293
.github/workflows/renovate.yml
@@ -39,7 +39,7 @@ jobs:
39
private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}
40
41
- name: Self-hosted Renovate
42
- uses: renovatebot/github-action@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2
+ uses: renovatebot/github-action@757597d1bb6993c6406e207997a85f2b20ff39be # v41.0.4
43
env:
44
RENOVATE_REPOSITORIES: ${{ github.repository }}
45
# Use GitHub API to create commits
0 commit comments