Skip to content

Commit

Permalink
feat: update test-results-cli to v0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
skipi committed Sep 25, 2023
1 parent 3e3ad7e commit 188d17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euo pipefail
ARTIFACT_CLI_VERSION="v0.6.2"
WHEN_CLI_VERSION="v1.0.5"
SPC_CLI_VERSION="v1.9.5"
TEST_RESULTS_CLI_VERSION="v0.6.7"
TEST_RESULTS_CLI_VERSION="v0.6.8"

ARTIFACT_CLI_URL="https://github.com/semaphoreci/artifact/releases/download/$ARTIFACT_CLI_VERSION"
SPC_CLI_URL="https://github.com/semaphoreci/spc/releases/download/$SPC_CLI_VERSION"
Expand Down

0 comments on commit 188d17e

Please sign in to comment.