Skip to content

Commit 369a44d

Browse files
Bump actions/create-github-app-token from 2 to 3.0.0
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3.0.0. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2...v3) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3911f39 commit 369a44d

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
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)