Skip to content

fix(deps): update module golang.org/x/crypto to v0.35.0 [security] #44

fix(deps): update module golang.org/x/crypto to v0.35.0 [security]

fix(deps): update module golang.org/x/crypto to v0.35.0 [security] #44

Workflow file for this run

name: Publish Docker Image
on:
push:
release:
types: ['published']
jobs:
publish-container-image:
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.0.0
with:
image-name: workload-operator
secrets: inherit
publish-kustomize-bundles:
permissions:
id-token: write
contents: read
packages: write
uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.2.0
with:
bundle-name: ghcr.io/datum-cloud/workload-operator-kustomize
bundle-path: config
secrets: inherit