We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1455385 commit 00cf5fdCopy full SHA for 00cf5fd
1 file changed
.github/workflows/ci.yml
@@ -115,7 +115,7 @@ jobs:
115
contents: read
116
packages: write
117
attestations: write
118
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.14.0
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.20.0
119
with:
120
image-name: agents-datum-net
121
secrets: inherit
@@ -128,7 +128,7 @@ jobs:
128
id-token: write
129
130
131
- uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.14.0
+ uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.20.0
132
133
bundle-name: ghcr.io/datum-cloud/agents-datum-net-kustomize
134
bundle-path: config
0 commit comments