Skip to content

build(deps): bump the github-actions group across 1 directory with 3 … #3

build(deps): bump the github-actions group across 1 directory with 3 …

build(deps): bump the github-actions group across 1 directory with 3 … #3

Workflow file for this run

name: GHA Security Analysis
on:
push:
branches:
- main
- stable-*
pull_request:
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3