Skip to content

Commit a22672a

Browse files
ci(deps): Bump actions/add-to-project from 0.4.0 to 0.4.1
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53f6ebd commit a22672a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.0
27+
uses: actions/add-to-project@v0.4.1
2828
with:
2929
github-token: ${{ secrets.PAT_REPO }}
3030
project-url: |

0 commit comments

Comments
 (0)