Skip to content

Commit 922fd97

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

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].0
42+
uses: actions/[email protected].1
4343
with:
4444
github-token: ${{ steps.bot-token.outputs.token }}
4545
project-url: |

0 commit comments

Comments
 (0)