Skip to content

Commit

Permalink
hack to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mluk-sap committed Jan 4, 2025
1 parent feed22b commit 0b7c067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-latest-sha/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Get latest SHA of main build executed for API Gateway manager'
outputs:
sha:
description: 'SHA of the latest API Gateway Manager main build'
value: ${{ steps.get-sha.outputs.sha }}
value: 91747c5b6639c9754f8e45ee918d9f3c4bc7d412
runs:
using: "composite"
steps:
Expand Down

0 comments on commit 0b7c067

Please sign in to comment.