Skip to content

Commit 36ee461

Browse files
chore: Update actions/create-github-app-token digest to d72941d (#259)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Co-authored-by: Dougal Matthews <[email protected]>
1 parent f794690 commit 36ee461

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Generate a token
3434
id: generate-token
35-
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
35+
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
3636
with:
3737
app-id: ${{ env.GITHUB_APP_ID }}
3838
private-key: ${{ env.GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)