Skip to content

Commit

Permalink
Update action.yaml to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
priithaamer committed Oct 16, 2024
1 parent c34152a commit 0e19471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
echo " Account ID: $SUPERSIMPLE_ACCOUNT_ID"
echo " Supersimple host: $SUPERSIMPLE_HOST"
wget -q https://assets.supersimple.io/supersimple-cli/releases/v2.8.0/supersimple-x86_64-linux-gnu
wget -q https://assets.supersimple.io/supersimple-cli/releases/v2.8.1/supersimple-x86_64-linux-gnu
chmod +x supersimple-x86_64-linux-gnu
if [ "${{ inputs.validate_dangling }}" = "true" ]; then
Expand Down

0 comments on commit 0e19471

Please sign in to comment.