Skip to content

Commit ebb6988

Browse files
committed
deps: Update Dependency Track 4.12.7 to 4.13.2
1 parent d17a8da commit ebb6988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 4.12.7
21+
version: 4.13.2
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

package/config/kbld-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#@ load("@ytt:data", "data")
22

3-
#@ version = "4.12.7"
3+
#@ version = "4.13.2"
44

55
---
66
apiVersion: kbld.k14s.io/v1alpha1

0 commit comments

Comments
 (0)