We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff10be3 commit eda32fbCopy full SHA for eda32fb
.github/workflows/renovate.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Generate token
56
id: generate-token
57
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
+ uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
58
with:
59
app-id: ${{ env.GRAFANA_RENOVATE_APP_ID }}
60
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
0 commit comments