Skip to content

build(deps): bump the actions group with 2 updates (#2598) #69

build(deps): bump the actions group with 2 updates (#2598)

build(deps): bump the actions group with 2 updates (#2598) #69

Workflow file for this run

# Copyright 2026 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Zizmor
on:
pull_request:
branches: ['main']
paths:
- '.github/workflows/**'
- '.github/actions/**'
- '.github/dependabot.yml'
- '.github/zizmor.yml'
push:
branches: ['main']
paths:
- '.github/workflows/**'
- '.github/actions/**'
- '.github/dependabot.yml'
- '.github/zizmor.yml'
permissions: {}
jobs:
zizmor:
name: Zizmor
runs-on: ubuntu-latest
permissions:
actions: read # Required by codeql-action/upload-sarif to get workflow run info
contents: read # Clone the repository
security-events: write # Upload SARIF results to Code Scanning
steps:
- uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: block
allowed-endpoints: >
api.github.com:443
github.com:443
pkg-containers.githubusercontent.com:443
ghcr.io
- name: Check out code
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
with:
persona: pedantic