Skip to content

Commit

Permalink
ci: try to resolve syntax issue using commit sha
Browse files Browse the repository at this point in the history
  • Loading branch information
davec504 committed May 21, 2024
1 parent 0ae4c25 commit 6b7837a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
needs:
- integrated_tests
- get_variables
uses: telicent-oss/shared-workflows/.github/workflows/vulnerability-scanning-on-repo.yml@TELFE-187
uses: telicent-oss/shared-workflows/.github/workflows/vulnerability-scanning-on-repo.yml@1b95a95
with:
APP_NAME: ${{ needs.get_variables.outputs.app_name }}
secrets: inherit
Expand Down

0 comments on commit 6b7837a

Please # to comment.