Skip to content

docker(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 #304

docker(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20

docker(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 #304

name: pull-btp-manager-build
on:
pull_request_target:
types: [ opened, synchronize, reopened, ready_for_review ]
paths-ignore:
- "**.md"
- "sec-scanners-config.yaml"
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: btp-manager
dockerfile: Dockerfile
context: .