Skip to content

Commit

Permalink
chore: update actions/add-to-project action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 9fe6fe9 commit d548f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ADD_TO_PROJECT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
exportEnv: false
secrets: |
secret/data/products/desktop-modeler/ci/ADD_TO_PROJECT_PAT ADD_TO_PROJECT_PAT;
- uses: actions/[email protected].0
- uses: actions/[email protected].2
with:
project-url: ${{ secrets.CONNECTORS_PROJECT_URL }}
github-token: ${{ steps.secrets.outputs.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit d548f91

Please sign in to comment.