Skip to content

Commit ee4590a

Browse files
chore(deps): update actions/create-github-app-token action to v3 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5621e74 commit ee4590a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

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

3535
- name: Generate Bot Token
3636
id: generate_token
37-
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
37+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
3838
with:
3939
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
4040
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)