Skip to content

Commit 105f153

Browse files
🌱 Bump actions/add-to-project from 1.0.2 to 2.0.0 (#2706)
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 e381c29 commit 105f153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Add issue to project
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/add-to-project@v1.0.2
14+
- uses: actions/add-to-project@v2.0.0
1515
with:
1616
project-url: https://github.com/orgs/operator-framework/projects/8
1717
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)