Skip to content

Commit dae2f03

Browse files
chore(deps): update actions/create-github-app-token action to v2.1.0 (#1210)
chore(deps): update actions/create-github-app-token action to v2.1.1 Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 297fe73 commit dae2f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Generate token
7272
id: generate-token
73-
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
73+
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
7474
with:
7575
app-id: ${{ env.GRAFANA_RENOVATE_APP_ID }}
7676
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)