Skip to content

Commit f84c780

Browse files
chore(deps): bump actions/create-github-app-token from 2 to 3 (#79)
1 parent 22ffb22 commit f84c780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Generate app token
2626
id: app-token
27-
uses: actions/create-github-app-token@v2
27+
uses: actions/create-github-app-token@v3
2828
with:
2929
app-id: ${{ secrets.APP_ID }}
3030
private-key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)