Skip to content

Bump the actions group with 2 updates #90

Bump the actions group with 2 updates

Bump the actions group with 2 updates #90

Workflow file for this run

name: Audit workflows
on:
push:
branches: [main]
paths: [".github/workflows/**", ".github/actions/**"]
pull_request:
paths: [".github/workflows/**", ".github/actions/**"]
permissions:
actions: read
contents: read
jobs:
zizmor:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
with:
token: ${{ secrets.GITHUB_TOKEN }}
advanced-security: false
annotations: true