We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47f3efd + 021b78b commit 12a80d9Copy full SHA for 12a80d9
.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@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
+ uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2
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