mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 14:16:00 +08:00
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:
parent
087a759f90
commit
a5f971f112
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user