We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecd57c8 + bf523e0 commit 277e8caCopy full SHA for 277e8ca
.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].14
+ uses: renovatebot/[email protected].16
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