Skip to content

Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows (#221) #56

Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows (#221)

Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows (#221) #56

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
branches: ["main", "20*"]
pull_request:
branches: ["**"]
permissions: {}
jobs:
zizmor:
runs-on: ubuntu-latest
permissions:
security-events: write
contents: read # only needed for private or internal repos
actions: read # only needed for private or internal repos
steps:
- name: Checkout repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6