Skip to content

Commit c670319

Browse files
chore(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 (#29)
* chore(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v1.0.2...v2.0.0) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update add-to-project action version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Loeppky <biglep@filoz.org>
1 parent 73a714d commit c670319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-issues-and-prs-to-fs-project-board.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Add all issues and prs to project
2929
runs-on: ubuntu-latest
3030
steps:
31-
- uses: actions/add-to-project@v1.0.2
31+
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
3232
with:
3333
project-url: https://github.com/orgs/FilOzone/projects/14
3434
github-token: ${{ secrets.FILOZZY_CI_ADD_TO_PROJECT }}

0 commit comments

Comments
 (0)