Skip to content

Commit f322f06

Browse files
authored
Merge pull request #1134 from datum-cloud/renovate/datum-cloud-actions-1.x
Update datum-cloud/actions action to v1.13.1
2 parents bded819 + 9df8b3c commit f322f06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
packages: write
2626
id-token: write
2727
needs: check-files
28-
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.12.1
28+
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.13.1
2929
with:
3030
image-name: datum-net
3131
target: production
@@ -39,7 +39,7 @@ jobs:
3939
contents: read
4040
packages: write
4141
needs: build-and-push
42-
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.12.1
42+
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.13.1
4343
with:
4444
bundle-name: ghcr.io/datum-cloud/datum-net-kustomize
4545
bundle-path: config/base

0 commit comments

Comments
 (0)