Skip to content

Commit

Permalink
chore: Update key "jobs.updatecli.steps[1].env.UPDATECLI_VERSION" fro…
Browse files Browse the repository at this point in the history
…m ...

... file "/tmp/updatecli/jenkins-infra/jenkins-infra/.github/workflows/updatecli.yaml"

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Aug 1, 2022
1 parent cb0d16c commit 5a6abec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
- name: Install updatecli CLI
env:
UPDATECLI_VERSION: "0.28.0"
UPDATECLI_VERSION: "0.29.0"
run: |
curl --silent --location --show-error --output /tmp/updatecli.tgz \
"https://github.com/updatecli/updatecli/releases/download/v${UPDATECLI_VERSION}/updatecli_$(uname -s)_$(uname -m).tar.gz"
Expand Down

0 comments on commit 5a6abec

Please sign in to comment.