Skip to content

Commit 2751135

Browse files
ci(deps): Bump actions/add-to-project from 0.4.1 to 0.5.0 (#96)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c95093 commit 2751135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- id: add
2626
name: Add ${{ format('#{0}', github.event.number || github.event.issue.number) }} to project
27-
uses: actions/add-to-project@v0.4.1
27+
uses: actions/add-to-project@v0.5.0
2828
with:
2929
github-token: ${{ secrets.PAT_REPO }}
3030
project-url: |

0 commit comments

Comments
 (0)