Skip to content

chore(dependabot): bump github.com/thomaspoignant/go-feature-flag from 1.33.0 to 1.40.0 #310

chore(dependabot): bump github.com/thomaspoignant/go-feature-flag from 1.33.0 to 1.40.0

chore(dependabot): bump github.com/thomaspoignant/go-feature-flag from 1.33.0 to 1.40.0 #310

Workflow file for this run

name: Cloud-Manager Build Image PR
on:
pull_request_target:
types: [opened, edited, synchronize, reopened, ready_for_review]
permissions:
id-token: write # This is required for requesting the JWT token
contents: read # This is required for actions/checkout
jobs:
build-image:
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
with:
name: cloud-manager
dockerfile: Dockerfile
export-tags: true