Skip to content

Commit 5a98efc

Browse files
Bump tibdex/github-app-token from 1.7.0 to 1.8.0 (home-assistant#25971)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b2860f commit 5a98efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_prs_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Generate app token
1414
id: token
1515
# Pinned to a specific version of the action for security reasons
16-
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c # v1.7.0
16+
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # v1.8.0
1717
with:
1818
app_id: ${{ secrets.PROJECTS_APP_ID }}
1919
private_key: ${{ secrets.PROJECTS_APP_PEM }}

0 commit comments

Comments
 (0)