We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c0e78 commit 3283b39Copy full SHA for 3283b39
deploy.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env sh
2
3
-echo "::notice title=Notice,::content=$(cat "${HOME}/.ssh/known_hosts")"
+echo "::notice title=Notice,::content=$(cat "${RUNNER_HOME}/.ssh/known_hosts")"
4
5
# renovate: datasource=docker depname=traefik/whoami versioning=docker
6
WHOAMI_VERSION="43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c" # v1.10
0 commit comments