mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00
chore(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 (#7436)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.1 to 1.0.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/v0.6.1...v1.0.0) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major ... 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
47f38c340e
commit
6fcb62ae34
2
.github/workflows/project.yml
vendored
2
.github/workflows/project.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
name: Add new issues to project for triage
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@v0.6.1
|
||||
- uses: actions/add-to-project@v1.0.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/deepset-ai/projects/5
|
||||
github-token: ${{ secrets.GH_PROJECT_PAT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user