Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/uds-cli to v0.10.1 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent 92364e1 commit 6b455b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Expand Up @@ -23,7 +23,7 @@ runs:
- name: Install UDS CLI
shell: bash
# renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver
run: brew install defenseunicorns/tap/uds@0.9.4
run: brew install defenseunicorns/tap/uds@0.10.1

- name: Iron Bank Login
if: ${{ inputs.registry1Username != '' }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Pinning to a specific tag of a task (rather than `main`) with renovate watching

## Supported Tool Versions

- UDS CLI: 0.9.4
- UDS CLI: 0.10.1
- UDS Core: 0.16.1
- K3D: 5.6.0

Expand Down

0 comments on commit 6b455b7

Please sign in to comment.