We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12987dd + 382306a commit 2f16889Copy full SHA for 2f16889
1 file changed
gh-act
@@ -3,7 +3,7 @@ set -euo pipefail
3
4
SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]:-$0}")" &>/dev/null && pwd -P)
5
6
-GH_ACT_VERSION=0.6
+GH_ACT_VERSION=0.7
7
declare -a ACT_OPTIONS
8
TEMPFILE_DIR=
9
0 commit comments