Skip to content

chore(deps): Bump the crazy-max-dot-github group with 2 updates#1507

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/crazy-max-dot-github-fb37a67def
Open

chore(deps): Bump the crazy-max-dot-github group with 2 updates#1507
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/crazy-max-dot-github-fb37a67def

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the crazy-max-dot-github group with 2 updates: crazy-max/.github/.github/workflows/pr-assign-author.yml and crazy-max/.github/.github/workflows/zizmor.yml.

Updates crazy-max/.github/.github/workflows/pr-assign-author.yml from 1.3.0 to 1.5.0

Release notes

Sourced from crazy-max/.github/.github/workflows/pr-assign-author.yml's releases.

v1.5.0

Full Changelog: crazy-max/.github@v1.4.0...v1.5.0

v1.4.0

Full Changelog: crazy-max/.github@v1.3.0...v1.4.0

Commits
  • 8df2a34 Merge pull request #91 from crazy-max/actions-read
  • 48035b7 zizmor: fix reusable workflow permissions
  • d6328d9 Merge pull request #89 from crazy-max/dependabot/github_actions/astral-sh/set...
  • f50b1cb Merge pull request #90 from crazy-max/zizmor-root
  • 53e660c ci: update zizmor to latest
  • d68f58e zizmor: default scan path to repository root
  • 3bf7588 build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0
  • ae42952 Merge pull request #88 from crazy-max/dependabot/github_actions/github/codeql...
  • 5e03098 build(deps): bump github/codeql-action from 4.34.1 to 4.35.1
  • See full diff in compare view

Updates crazy-max/.github/.github/workflows/zizmor.yml from 1.3.0 to 1.5.0

Release notes

Sourced from crazy-max/.github/.github/workflows/zizmor.yml's releases.

v1.5.0

Full Changelog: crazy-max/.github@v1.4.0...v1.5.0

v1.4.0

Full Changelog: crazy-max/.github@v1.3.0...v1.4.0

Commits
  • 8df2a34 Merge pull request #91 from crazy-max/actions-read
  • 48035b7 zizmor: fix reusable workflow permissions
  • d6328d9 Merge pull request #89 from crazy-max/dependabot/github_actions/astral-sh/set...
  • f50b1cb Merge pull request #90 from crazy-max/zizmor-root
  • 53e660c ci: update zizmor to latest
  • d68f58e zizmor: default scan path to repository root
  • 3bf7588 build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0
  • ae42952 Merge pull request #88 from crazy-max/dependabot/github_actions/github/codeql...
  • 5e03098 build(deps): bump github/codeql-action from 4.34.1 to 4.35.1
  • See full diff in compare view

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 commands and options

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

Bumps the crazy-max-dot-github group with 2 updates: [crazy-max/.github/.github/workflows/pr-assign-author.yml](https://github.com/crazy-max/.github) and [crazy-max/.github/.github/workflows/zizmor.yml](https://github.com/crazy-max/.github).


Updates `crazy-max/.github/.github/workflows/pr-assign-author.yml` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](crazy-max/.github@bb328ea...8df2a34)

Updates `crazy-max/.github/.github/workflows/zizmor.yml` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](crazy-max/.github@bb328ea...8df2a34)

---
updated-dependencies:
- dependency-name: crazy-max/.github/.github/workflows/pr-assign-author.yml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crazy-max-dot-github
- dependency-name: crazy-max/.github/.github/workflows/zizmor.yml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crazy-max-dot-github
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/github_actions/crazy-max-dot-github-fb37a67def branch April 6, 2026 11:56
@thaJeztah
Copy link
Copy Markdown
Member

Argh; race condition; it also started opening a bunch of these against my fork

@thaJeztah
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

@thaJeztah thaJeztah restored the dependabot/github_actions/crazy-max-dot-github-fb37a67def branch April 6, 2026 11:59
@thaJeztah thaJeztah reopened this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant