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 297fe73 commit dae2f03Copy full SHA for dae2f03
.github/workflows/renovate.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Generate token
72
id: generate-token
73
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
+ uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
74
with:
75
app-id: ${{ env.GRAFANA_RENOVATE_APP_ID }}
76
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
0 commit comments