Skip to content

deps(github/action): bump all dependencies #1920

deps(github/action): bump all dependencies

deps(github/action): bump all dependencies #1920

Workflow file for this run

name: "GitHub Actions Security Analysis with zizmor \U0001F308"
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions: {}
jobs:
zizmor:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: "Run zizmor \U0001F308"
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1
with:
# intentionally not scanning the entire repository,
inputs: ./.github/
advanced-security: true