Skip to content

Commit 9a79e3f

Browse files
chore(deps): update actions/add-to-project action to v0.6.0 (#1368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6c5051 commit 9a79e3f

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
@@ -24,7 +24,7 @@ jobs:
2424
app_id: ${{ secrets.GH_APP_ID_DISTRO_CI }}
2525
private_key: ${{ secrets.GH_APP_PRIVATE_KEY_DISTRO_CI }}
2626
- name: Add to project
27-
uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c # v0.5.0
27+
uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0
2828
with:
2929
project-url: https://github.com/orgs/camunda/projects/33
3030
github-token: '${{ steps.generate-github-token.outputs.token }}'

0 commit comments

Comments
 (0)