Skip to content

Commit ce8b591

Browse files
dependabot[bot]richadr
authored andcommitted
build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.1
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.4 to 2.2.1. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@6701853...29824e6) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c33619 commit ce8b591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Create GitHub App Token
2929
id: app-token
30-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # 2.1.4
30+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # 2.2.1
3131
with:
3232
app-id: ${{ vars.NL_DESIGN_SYSTEM_BOT_APP_ID }}
3333
private-key: ${{ secrets.NL_DESIGN_SYSTEM_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)