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