Skip to content

chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 in /hack/controller-gen (cherry-pick #2123) #5012

chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 in /hack/controller-gen (cherry-pick #2123)

chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 in /hack/controller-gen (cherry-pick #2123) #5012

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Check actions
permissions: {}
on:
pull_request:
branches:
- main
- release-*
push:
branches:
- main
- release-*
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd # v3.0.16
with:
# slsa-github-generator requires using a semver tag for reusable workflows.
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
allowlist: |
slsa-framework/slsa-github-generator