Skip to content

registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/registry-init #460

registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/registry-init

registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/registry-init #460

Workflow file for this run

name: lint
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review, converted_to_draft]
jobs:
lint:
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299
with:
version: latest
working-directory: "components/operator"