Skip to content

Commit

Permalink
fix: bump uds cli in setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonywendt committed Jul 1, 2024
1 parent 04a9143 commit 051e14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ runs:
- name: Install UDS CLI
shell: bash
# renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver
run: brew install defenseunicorns/tap/uds@0.11.0
run: brew install defenseunicorns/tap/uds@0.12.0

0 comments on commit 051e14f

Please sign in to comment.