Skip to content

chore(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 #749

chore(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

chore(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 #749

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*'
jobs:
check-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b88cd0aad2c36a63e42c71f81cb1958fed95ac87 # v3.0.10
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
kyverno/kyverno-json