Skip to content

Commit

Permalink
ci: bump peaceiris/actions-github-app-token from 1.1.4 to 1.1.5 (#798)
Browse files Browse the repository at this point in the history
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](peaceiris/actions-github-app-token@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>
  • Loading branch information
dependabot[bot] committed Nov 11, 2022
1 parent 087a759 commit a5f971f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit a5f971f

Please sign in to comment.