Skip to content

Commit 6a058d3

Browse files
build(deps): bump actions/create-github-app-token from 2 to 3 (#81)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71b7df5 commit 6a058d3

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
@@ -15,7 +15,7 @@ jobs:
1515
outputs:
1616
release_created: ${{ steps.release.outputs.release_created }}
1717
steps:
18-
- uses: actions/create-github-app-token@v2
18+
- uses: actions/create-github-app-token@v3
1919
id: app-token
2020
with:
2121
app-id: ${{ vars.RELEASE_APP_ID }}

0 commit comments

Comments
 (0)