Skip to content

Commit

Permalink
chore: Update to Dependency Track 4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Oct 23, 2024
1 parent 51c6cfd commit 44a3437
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
registry-server: ghcr.io
registry-username: ${{ github.actor }}
image: ${{ github.repository }}
version: 4.11.7
version: 4.12.0
secrets:
pull-request-token: ${{ secrets.GH_ORG_PAT }}
2 changes: 1 addition & 1 deletion package/config/kbld-config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#@ load("@ytt:data", "data")

#@ version = "4.11.7"
#@ version = "4.12.0"

---
apiVersion: kbld.k14s.io/v1alpha1
Expand Down

0 comments on commit 44a3437

Please sign in to comment.