Skip to content

Commit 51a4a57

Browse files
ci(deps): Bump actions/add-to-project from 1.0.2 to 2.0.0 (#143)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd61b87 commit 51a4a57

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
@@ -43,7 +43,7 @@ jobs:
4343
echo "result=$(echo "${{ github.server_url }}/orgs/${{ github.repository_owner }}/projects/${{ vars.GH_PROJECT_NUMBER }}" | xargs)" >>$GITHUB_OUTPUT
4444
- id: add-item
4545
name: Add ${{ format('#{0}', github.event.number) }} to project
46-
uses: actions/add-to-project@v1.0.2
46+
uses: actions/add-to-project@v2.0.0
4747
with:
4848
github-token: ${{ steps.bot-token.outputs.token }}
4949
project-url: ${{ steps.url.outputs.result }}

0 commit comments

Comments
 (0)