Skip to content

Commit a5f971f

Browse files
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](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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 087a759 commit a5f971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
permissions: {}
1111
steps:
1212
# https://github.com/peaceiris/actions-github-app-token
13-
- uses: peaceiris/[email protected].4
13+
- uses: peaceiris/[email protected].5
1414
id: app
1515
with:
1616
app_id: ${{ secrets.GH_APP_ID }}

0 commit comments

Comments
 (0)