Skip to content

Commit 75da72c

Browse files
ci(deps): Bump actions/add-to-project from 0.3.0 to 0.4.0 (#8)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27c73c7 commit 75da72c

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
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- id: add
2525
name: Add ${{ format('#{0}', github.event.number || github.event.issue.number) }} to project
26-
uses: actions/add-to-project@v0.3.0
26+
uses: actions/add-to-project@v0.4.0
2727
with:
2828
github-token: ${{ secrets.PAT_BOT }}
2929
project-url: |

0 commit comments

Comments
 (0)