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 993344e commit e14ea30Copy full SHA for e14ea30
.github/workflows/renovate.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
23
24
- name: Self-hosted Renovate
25
- uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 #43.0.10
+ uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 #43.0.11
26
with:
27
configurationFile: .github/configs/renovate-config.js
28
token: '${{ steps.get_token.outputs.token }}'
0 commit comments