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 daf3111 commit 9eecd5dCopy full SHA for 9eecd5d
.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@757597d1bb6993c6406e207997a85f2b20ff39be # v41.0.4
+ uses: renovatebot/github-action@936628dfbff213ab2eb95033c5e123cfcaf09ebb # v41.0.5
43
env:
44
RENOVATE_REPOSITORIES: ${{ github.repository }}
45
# Use GitHub API to create commits
0 commit comments