Skip to content

chore: add image for golang24.1-alpine3.21 #21

chore: add image for golang24.1-alpine3.21

chore: add image for golang24.1-alpine3.21 #21

name: sync-external-images
on:
push:
branches:
- main
paths:
- "external-images.yaml"
pull_request_target:
types: [ opened, edited, synchronize, reopened, ready_for_review ]
branches:
- main
paths:
- "external-images.yaml"
permissions:
id-token: write # This is required for requesting the JWT token
contents: read # This is required for actions/checkout
jobs:
sync-external-images:
uses: kyma-project/test-infra/.github/workflows/image-syncer.yml@main
with:
debug: true