Skip to content

Commit

Permalink
Escape tools json
Browse files Browse the repository at this point in the history
  • Loading branch information
APErebus committed Sep 30, 2024
1 parent 5585b64 commit aad779a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish-container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
latestVersion=$(jq -r -c .latest versions.json)
revision=$(jq -r -c .revision versions.json)
toolsVersions=${toolsVersions//\"/\\\"}
echo 'tools=$toolsVersions' >> "$GITHUB_OUTPUT"
echo "tools=$toolsVersions"
Expand Down

0 comments on commit aad779a

Please sign in to comment.