Skip to content

chore(deps): Bump github.com/containers/common from 0.59.0 to 0.60.4 #450

chore(deps): Bump github.com/containers/common from 0.59.0 to 0.60.4

chore(deps): Bump github.com/containers/common from 0.59.0 to 0.60.4 #450

Workflow file for this run

name: pull_request_created
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
paths-ignore:
- '*.md'
- '*.yaml'
- '.github/workflows/*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pr-created:
uses: kubescape/workflows/.github/workflows/incluster-comp-pr-created.yaml@main
with:
CGO_ENABLED: 0
GO_VERSION: "1.23"
secrets: inherit