ci: bump peaceiris/actions-github-app-token from 1.1.4 to 1.1.5 (#798)

Bumps [peaceiris/actions-github-app-token](https://github.com/peaceiris/actions-github-app-token) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/peaceiris/actions-github-app-token/releases)
- [Commits](https://github.com/peaceiris/actions-github-app-token/compare/v1.1.4...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-11 21:04:15 +09:00 committed by GitHub
parent 087a759f90
commit a5f971f112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
permissions: {}
steps:
# https://github.com/peaceiris/actions-github-app-token
- uses: peaceiris/actions-github-app-token@v1.1.4
- uses: peaceiris/actions-github-app-token@v1.1.5
id: app
with:
app_id: ${{ secrets.GH_APP_ID }}