Skip to content

Commit 71b9446

Browse files
Bump actions/add-to-project from 0.4.1 to 0.5.0
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.4.1...v0.5.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 8e7185d commit 71b9446

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
@@ -12,7 +12,7 @@ jobs:
1212
name: Add issue to project
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/add-to-project@v0.4.1
15+
- uses: actions/add-to-project@v0.5.0
1616
with:
1717
project-url: https://github.com/orgs/carvel-dev/projects/1
1818
github-token: ${{ secrets.CARVEL_ADD_TO_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)