mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 04:40:27 +00:00
build(deps): bump actions/add-to-project from 0.5.0 to 0.6.0
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df2898d295
commit
d6d939de55
2
.github/workflows/issue_handler.yml
vendored
2
.github/workflows/issue_handler.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
name: Add issue to project
|
name: Add issue to project
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@v0.5.0
|
- uses: actions/add-to-project@v0.6.0
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/esp-rs/projects/2
|
project-url: https://github.com/orgs/esp-rs/projects/2
|
||||||
github-token: ${{ secrets.PAT }}
|
github-token: ${{ secrets.PAT }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user