Skip to content

Commit 54bb012

Browse files
grafanarenovatebot[bot]mem
authored andcommitted
chore: Update actions/create-github-app-token action to v2.2.0
1 parent 400830a commit 54bb012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Generate a token
3838
id: generate-token
39-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
39+
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
4040
with:
4141
app-id: ${{ env.GITHUB_APP_ID }}
4242
private-key: ${{ env.GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)