1 parent db1c144 commit 960c4a2Copy full SHA for 960c4a2
1 file changed
scripts/install-github-actions.sh
@@ -46,5 +46,5 @@ gh --repo sethvargo/ratchet release download "${VERSION}" \
46
chmod +x "${BINARY_PATH}"
47
48
# Save the result to an output.
49
-echo "::notice::Downloaded binary to ${BINARY_PATH}"
+echo "::debug::Downloaded binary to ${BINARY_PATH}"
50
echo "binary-path=${BINARY_PATH}" >> "${GITHUB_OUTPUT}"
0 commit comments