Skip to content

build(deps): bump actions/checkout from 4 to 6 #5

build(deps): bump actions/checkout from 4 to 6

build(deps): bump actions/checkout from 4 to 6 #5

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor
on:
pull_request:
branches: ["**"]
push:
branches: ["**"]
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
permissions:
contents: read
security-events: write
jobs:
zizmor:
name: zizmor security scan
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
- name: Run zizmor
uses: zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4