Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/uds-cli to v0.10.4
Browse files Browse the repository at this point in the history
| datasource  | package                 | from   | to      |
| ----------- | ----------------------- | ------ | ------- |
| github-tags | defenseunicorns/uds-cli | 0.4.1  | 0.10.4  |
| github-tags | defenseunicorns/uds-cli | v0.4.1 | v0.10.4 |
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 66121fb commit 1a8db99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,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.4.1
run: brew install defenseunicorns/tap/uds@0.10.4
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"yaml.schemas": {
// renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver
"https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.4.1/uds.schema.json": [
"https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.10.4/uds.schema.json": [
"uds-bundle.yaml"
],

// renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver
"https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.4.1/tasks.schema.json": [
"https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.10.4/tasks.schema.json": [
"tasks.yaml",
"tasks/**/*.yaml",
"src/**/validate.yaml"
Expand Down

0 comments on commit 1a8db99

Please sign in to comment.