Skip to content

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.18 #1022

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.18

chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.18 #1022

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18
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