Skip to content

Commit d18b362

Browse files
committed
tidy #60 Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 in the github-actions group (dependabot[bot])
This PR was merged into the main branch. Discussion ---------- Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 in the github-actions group Bumps the github-actions group with 1 update: [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/zizmorcore/zizmor-action/releases">zizmorcore/zizmor-action's releases</a>.</em></p> <blockquote> <h2>v0.6.1</h2> <p>zizmor 1.28.0 is now the default version used by the action.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zizmorcore/zizmor-action/commit/6fc4b006235f201fdab3722e17240ab420d580e5"><code>6fc4b00</code></a> Sync zizmor versions (<a href="https://redirect.github.com/zizmorcore/zizmor-action/issues/145">#145</a>)</li> <li><a href="https://github.com/zizmorcore/zizmor-action/commit/2596f292a4c446baed7d558a4d351bb694a5d35d"><code>2596f29</code></a> chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 in ...</li> <li><a href="https://github.com/zizmorcore/zizmor-action/commit/1159a0455c60a62a8363ccad554e9ee20b3e5e05"><code>1159a04</code></a> Bump pins (<a href="https://redirect.github.com/zizmorcore/zizmor-action/issues/140">#140</a>)</li> <li>See full diff in <a href="https://github.com/zizmorcore/zizmor-action/compare/6599ee8b7a49aef6a770f63d261d214911a7ce02...6fc4b006235f201fdab3722e17240ab420d580e5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zizmorcore/zizmor-action&package-manager=github_actions&previous-version=0.6.0&new-version=0.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@dependabot` ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - ``@dependabot` ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - ``@dependabot` ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - ``@dependabot` unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - ``@dependabot` unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Commits ------- 5c5680d Bump zizmorcore/zizmor-action in the github-actions group
2 parents 72dad00 + 5c5680d commit d18b362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
- name: Run Zizmor
27-
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
27+
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1

0 commit comments

Comments
 (0)