Skip to content

Commit bdc11e7

Browse files
authored
Merge pull request #38 from srz-zumix/dependabot/github_actions/actions/create-github-app-token-3.0.0
Bump actions/create-github-app-token from 2 to 3.0.0
2 parents ec0b565 + 369a44d commit bdc11e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
environment:
3333
name: homebrew-tap
3434
steps:
35-
- uses: actions/create-github-app-token@v2
35+
- uses: actions/create-github-app-token@v3
3636
id: generate
3737
with:
3838
client-id: ${{ secrets.APP_CLIENT_ID }}

0 commit comments

Comments
 (0)