Skip to content

install Zizmor gha action v0.5.2#30

Closed
updateclibot[bot] wants to merge 0 commit intomainfrom
updatecli_main_scaffold_zizmor
Closed

install Zizmor gha action v0.5.2#30
updateclibot[bot] wants to merge 0 commit intomainfrom
updatecli_main_scaffold_zizmor

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Mar 12, 2026

This PR was automatically created by Updatecli to set up a Zizmor GitHub Action workflow for security scanning.
Zizmor is a static analysis tool that identifies misconfigurations in GitHub Actions workflows. Updatecli is a tool to automate configuration update across git repositories.
For more information:


Install Zizmor GitHub action workflow

install Zizmor gha action v0.5.2

1 file(s) updated with "name: GitHub Actions Security Analysis with zizmor 🌈\n\non:\n push:\n branches: [\"main\"]\n pull_request:\n branches: [\"**\"]\n\npermissions: {}\n\njobs:\n zizmor:\n runs-on: ubuntu-latest\n permissions:\n security-events: write\n contents: read # only needed for private or internal repos\n actions: read # only needed for private or internal repos\n \n steps:\n - name: Checkout repository\n uses: actions/checkout@de0fac2 # v6.0.2\n with:\n persist-credentials: false\n\n - name: Run zizmor 🌈\n uses: zizmorcore/zizmor-action@71321a2 # v0.5.2\n with:\n # intentionally not scanning the entire repository,\n inputs: ./.github/\n advanced-security: true\n": * .github/workflows/zizmor.yaml

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the chore label Mar 12, 2026
@updateclibot updateclibot bot force-pushed the updatecli_main_scaffold_zizmor branch 4 times, most recently from 75b0fa7 to 279093c Compare March 12, 2026 19:52
@updateclibot updateclibot bot closed this Mar 12, 2026
@updateclibot updateclibot bot force-pushed the updatecli_main_scaffold_zizmor branch from 5c1d63a to 84bbfe2 Compare March 12, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants