Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/uds-runtime to v0.5.0 (#…
Browse files Browse the repository at this point in the history
…949)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent f360c35 commit e2f7c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/update-uds-runtime-binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OWNER="defenseunicorns"
REPO="uds-runtime"

BASE_PATH="./src/cmd/bin"
CURRENT_VERSION="v0.4.0"
CURRENT_VERSION="v0.5.0"

# Get the latest release version from GitHub API
LATEST_VERSION=$(curl -s "https://api.github.com/repos/$OWNER/$REPO/releases/latest" | jq -r .tag_name)
Expand Down

0 comments on commit e2f7c54

Please sign in to comment.