Skip to content

Commit ae07305

Browse files
ci(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2 (#96)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8586c2f commit ae07305

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
@@ -39,7 +39,7 @@ jobs:
3939
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
4040
- id: add-item
4141
name: Add ${{ format('#{0}', github.event.number) }} to project
42-
uses: actions/[email protected].1
42+
uses: actions/[email protected].2
4343
with:
4444
github-token: ${{ steps.bot-token.outputs.token }}
4545
project-url: |

0 commit comments

Comments
 (0)