mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Bump actions/add-to-project from 0.4.0 to 0.4.1 (#26389)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
34458309b4
commit
c069818577
2
.github/workflows/add_prs_to_project.yml
vendored
2
.github/workflows/add_prs_to_project.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
app_id: ${{ secrets.PROJECTS_APP_ID }}
|
||||
private_key: ${{ secrets.PROJECTS_APP_PEM }}
|
||||
- name: Add to Project
|
||||
uses: actions/add-to-project@v0.4.0
|
||||
uses: actions/add-to-project@v0.4.1
|
||||
with:
|
||||
project-url: https://github.com/orgs/home-assistant/projects/10
|
||||
github-token: ${{ steps.token.outputs.token }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user