Skip to content

Commit

Permalink
chore(deps): update support-deps to v0.28.0
Browse files Browse the repository at this point in the history
| datasource  | package       | from    | to      |
| ----------- | ------------- | ------- | ------- |
| github-tags | smallstep/cli | v0.27.5 | v0.28.0 |
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent a26d70e commit 4f48ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tasks:
sudo install -m 0755 cosign /usr/local/bin/cosign
# renovate: datasource=github-tags depName=smallstep/cli versioning=semver
STEP_VERSION="0.27.5"
STEP_VERSION="0.28.0"
curl -L "https://github.com/smallstep/cli/releases/download/v${STEP_VERSION}/step-cli_${STEP_VERSION}-1_${UDS_ARCH}.deb" -o step-cli.deb
sudo dpkg -i step-cli.deb
Expand Down

0 comments on commit 4f48ff4

Please sign in to comment.