Skip to content

Commit 2b2195b

Browse files
ci(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 (#237)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ea1341 commit 2b2195b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Add to project
2020
id: add
21-
uses: actions/add-to-project@v1.0.2
21+
uses: actions/add-to-project@v2.0.0
2222
with:
2323
project-url: https://github.com/orgs/evstack/projects/7
2424
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)