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 04ef733 commit 6b9e017Copy full SHA for 6b9e017
.github/workflows/dependency-update.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/[email protected]
18
# https://github.com/renovatebot/github-action
19
- name: self-hosted renovate
20
- uses: renovatebot/[email protected].9
+ uses: renovatebot/[email protected].10
21
with:
22
# https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication
23
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments