Skip to content

Commit e12c95a

Browse files
committed
Update TA-CLI to v1.0.4
1 parent 6b22b13 commit e12c95a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.secrets

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ branding:
2929
runs:
3030
using: "composite"
3131
steps:
32-
- run: curl -Ls https://github.com/testappio/cli/releases/download/v1.0.3/install | bash
32+
- run: curl -Ls https://github.com/testappio/cli/releases/download/v1.0.4/install | bash
3333
shell: bash
3434
- run: chmod +x ${{ github.action_path }}/entrypoint.sh
3535
shell: bash

0 commit comments

Comments
 (0)