Skip to content

Commit 5231f3d

Browse files
ci(deps): Bump actions/add-to-project from 0.4.1 to 0.5.0 (#64)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 219f90c commit 5231f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)