We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c5051 commit 9a79e3fCopy full SHA for 9a79e3f
.github/workflows/add-to-project.yml
@@ -24,7 +24,7 @@ jobs:
24
app_id: ${{ secrets.GH_APP_ID_DISTRO_CI }}
25
private_key: ${{ secrets.GH_APP_PRIVATE_KEY_DISTRO_CI }}
26
- name: Add to project
27
- uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c # v0.5.0
+ uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0
28
with:
29
project-url: https://github.com/orgs/camunda/projects/33
30
github-token: '${{ steps.generate-github-token.outputs.token }}'
0 commit comments