Skip to content

chore(deps): bump google/osv-scanner-action/.github/workflows/osv-sca… #346

chore(deps): bump google/osv-scanner-action/.github/workflows/osv-sca…

chore(deps): bump google/osv-scanner-action/.github/workflows/osv-sca… #346

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
paths:
- '.github/workflows/*.ya?ml'
branches:
- main
pull_request:
paths:
- '.github/workflows/*.ya?ml'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
zizmor:
name: Run zizmor 🌈
runs-on: ubuntu-latest
permissions:
contents: read
actions: read # to read actions in status in the repo
security-events: write # to create security alerts
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2
with:
persona: pedantic