build(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 (#19575)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
27595925be
commit
6cb34d827a
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
name: Add issue to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.5.0
|
||||
- uses: actions/add-to-project@v0.6.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/cosmos/projects/26
|
||||
# add all issues opened to the issue board for triage and assignment
|
||||
|
||||
Loading…
Reference in New Issue
Block a user