We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5479226 commit 2303e62Copy full SHA for 2303e62
1 file changed
setup.sh
@@ -30,7 +30,7 @@ set -euo pipefail
30
RED='\033[0;31m'; GREEN='\033[0;32m'; YELLOW='\033[1;33m'
31
BLUE='\033[0;34m'; CYAN='\033[0;36m'; NC='\033[0m'
32
33
-ACTIONFORGE_VERSION="1.0.0"
+ACTIONFORGE_VERSION="1.2.0"
34
RUNNER_VERSION="2.321.0"
35
CONFIG_FILE="$HOME/.actionforge.conf"
36
ACTIONFORGE_WORKDIR="$HOME/.actionforge"
0 commit comments