We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f36db0 commit 9826690Copy full SHA for 9826690
.github/workflows/renovate.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21
22
- name: Self-hosted Renovate
23
- uses: renovatebot/github-action@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2
+ uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3
24
with:
25
configurationFile: 'renovate-self-hosted.json'
26
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|GITHUB_COM_TOKEN|NODE_OPTIONS|AWS_TOKEN)$"
0 commit comments