Skip to content

Commit d4fa063

Browse files
chore(deps): Bump actions/create-github-app-token from 2 to 3 (#412)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Coulton <andrew@ingenerator.com>
1 parent 5a9abd1 commit d4fa063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- run: bin/update_i18n
8888
if: steps.cucumber.outputs.cucumber_updated == 'yes'
8989

90-
- uses: actions/create-github-app-token@v2
90+
- uses: actions/create-github-app-token@v3
9191
id: app-token
9292
if: steps.cucumber.outputs.cucumber_updated == 'yes'
9393
with:

0 commit comments

Comments
 (0)