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 Oct 31, 2024
1 parent a80b703 commit b53cc6f
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/add-to-project@v1.0.0
- uses: actions/add-to-project@v1.0.2
with:
project-url: ${{ secrets.CONNECTORS_PROJECT_URL }}
github-token: ${{ steps.secrets.outputs.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit b53cc6f

Please sign in to comment.