Skip to content

Commit c349e71

Browse files
Bump actions/create-github-app-token from 3 to 3.1.1 in the minor group (#376)
Bumps the minor group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 3 to 3.1.1 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md) - [Commits](actions/create-github-app-token@v3...v3.1.1) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc32b4e commit c349e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-spec-for-repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
repo: [modeling-app]
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/create-github-app-token@v3
22+
- uses: actions/create-github-app-token@v3.1.1
2323
id: app-token
2424
with:
2525
# required

0 commit comments

Comments
 (0)