We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7a10f commit 34e497bCopy full SHA for 34e497b
.github/workflows/ADD_TO_PROJECT.yml
@@ -28,7 +28,7 @@ jobs:
28
exportEnv: false
29
secrets: |
30
secret/data/products/desktop-modeler/ci/ADD_TO_PROJECT_PAT ADD_TO_PROJECT_PAT;
31
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].2
32
with:
33
project-url: ${{ secrets.CONNECTORS_PROJECT_URL }}
34
github-token: ${{ steps.secrets.outputs.ADD_TO_PROJECT_PAT }}
0 commit comments