Skip to content

Commit 6dc6dff

Browse files
chore: Update actions/create-github-app-token digest to 7e473ef (#350)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent a0f4442 commit 6dc6dff

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Generate a token
3636
id: generate-token
37-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
37+
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
3838
with:
3939
app-id: ${{ env.GITHUB_APP_ID }}
4040
private-key: ${{ env.GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)