Skip to content

Commit

Permalink
chore(deps): Bump actions/create-github-app-token from 1.3.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@d400084...9d97a42)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robo9k committed Oct 14, 2023
1 parent 3f11297 commit e42665a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2.7.0

- uses: actions/create-github-app-token@d400084c451fa94cb8392553d58863d2a2fba09c # v1.3.0
- uses: actions/create-github-app-token@9d97a4282b2c51a2f4f0465b9326399f53c890d4 # v1.5.0
id: app-token
with:
app_id: ${{ vars.APP_ID }}
Expand Down

0 comments on commit e42665a

Please sign in to comment.