mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Bump tibdex/github-app-token from 1.8.2 to 2.0.0 (#28866)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd09fd4667
commit
1527d54401
2
.github/workflows/add_prs_to_project.yml
vendored
2
.github/workflows/add_prs_to_project.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Generate app token
|
- name: Generate app token
|
||||||
id: token
|
id: token
|
||||||
# Pinned to a specific version of the action for security reasons
|
# Pinned to a specific version of the action for security reasons
|
||||||
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6 # v1.8.2
|
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||||
with:
|
with:
|
||||||
app_id: ${{ secrets.PROJECTS_APP_ID }}
|
app_id: ${{ secrets.PROJECTS_APP_ID }}
|
||||||
private_key: ${{ secrets.PROJECTS_APP_PEM }}
|
private_key: ${{ secrets.PROJECTS_APP_PEM }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user