Skip to content

Commit b326636

Browse files
ci(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b4ad72 commit b326636

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/add-to-project@v0.5.0
42+
uses: actions/add-to-project@v0.6.0
4343
with:
4444
github-token: ${{ steps.bot-token.outputs.token }}
4545
project-url: |

0 commit comments

Comments
 (0)