mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Bump tibdex/github-app-token from 1.6.0 to 1.7.0 (#25121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
177fdfe6f4
commit
4835606703
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@f717b5ecd4534d3c4df4ce9b5c1c2214f0f7cd06 # v1.6.0
|
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c # v1.7.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