Skip to content

chore(deps): bump the actions-minor-patch group across 1 directory with 6 updates#52

Merged
oss-auto-merger[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-d24a51c387
Jun 12, 2026
Merged

chore(deps): bump the actions-minor-patch group across 1 directory with 6 updates#52
oss-auto-merger[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-d24a51c387

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-patch group with 6 updates in the / directory:

Package From To
anchore/workflows/.github/workflows/codeql.yaml 0.6.0 0.7.2
anchore/workflows/.github/workflows/check-version-available.yaml 0.6.0 0.7.2
anchore/workflows/.github/workflows/check-gate.yaml 0.6.0 0.7.2
actions/checkout 6.0.2 6.0.3
anchore/go-make 0.5.0 0.6.0
zizmorcore/zizmor-action 0.5.5 0.5.6

Updates anchore/workflows/.github/workflows/codeql.yaml from 0.6.0 to 0.7.2

Release notes

Sourced from anchore/workflows/.github/workflows/codeql.yaml's releases.

v0.7.2

Bug Fixes

(Full Changelog)

v0.7.1

Bug Fixes

Additional Changes

(Full Changelog)

v0.7.0

Additional Changes

  • Fix permissions to fetch contents for wait-for-check action [#97 @​wagoodman]

(Full Changelog)

Commits
  • b0c30a8 remove not-found timeout (#108)
  • c8124d0 Ensure we enumerate github API pages before concluding (#107)
  • c703b37 Bump github/codeql-action from 4.35.5 to 4.36.0 (#106)
  • 2c15f29 Bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (#104)
  • 385f92b Bump anchore/go-make from 0.4.0 to 0.5.0 in /.github/actions/bootstrap (#103)
  • 8121a56 Bump astral-sh/setup-uv in /.github/actions/bootstrap (#102)
  • 59f06bd Bump anchore/go-make from 0.4.0 to 0.5.0 (#101)
  • db9efd3 Bump github/codeql-action from 4.35.1 to 4.35.5 (#100)
  • 7ea3baa Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 (#99)
  • b3e328b be able to fetch contents for action (#97)
  • Additional commits viewable in compare view

Updates anchore/workflows/.github/workflows/check-version-available.yaml from 0.6.0 to 0.7.2

Release notes

Sourced from anchore/workflows/.github/workflows/check-version-available.yaml's releases.

v0.7.2

Bug Fixes

(Full Changelog)

v0.7.1

Bug Fixes

Additional Changes

(Full Changelog)

v0.7.0

Additional Changes

  • Fix permissions to fetch contents for wait-for-check action [#97 @​wagoodman]

(Full Changelog)

Commits
  • b0c30a8 remove not-found timeout (#108)
  • c8124d0 Ensure we enumerate github API pages before concluding (#107)
  • c703b37 Bump github/codeql-action from 4.35.5 to 4.36.0 (#106)
  • 2c15f29 Bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (#104)
  • 385f92b Bump anchore/go-make from 0.4.0 to 0.5.0 in /.github/actions/bootstrap (#103)
  • 8121a56 Bump astral-sh/setup-uv in /.github/actions/bootstrap (#102)
  • 59f06bd Bump anchore/go-make from 0.4.0 to 0.5.0 (#101)
  • db9efd3 Bump github/codeql-action from 4.35.1 to 4.35.5 (#100)
  • 7ea3baa Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 (#99)
  • b3e328b be able to fetch contents for action (#97)
  • Additional commits viewable in compare view

Updates anchore/workflows/.github/workflows/check-gate.yaml from 0.6.0 to 0.7.2

Release notes

Sourced from anchore/workflows/.github/workflows/check-gate.yaml's releases.

v0.7.2

Bug Fixes

(Full Changelog)

v0.7.1

Bug Fixes

Additional Changes

(Full Changelog)

v0.7.0

Additional Changes

  • Fix permissions to fetch contents for wait-for-check action [#97 @​wagoodman]

(Full Changelog)

Commits
  • b0c30a8 remove not-found timeout (#108)
  • c8124d0 Ensure we enumerate github API pages before concluding (#107)
  • c703b37 Bump github/codeql-action from 4.35.5 to 4.36.0 (#106)
  • 2c15f29 Bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (#104)
  • 385f92b Bump anchore/go-make from 0.4.0 to 0.5.0 in /.github/actions/bootstrap (#103)
  • 8121a56 Bump astral-sh/setup-uv in /.github/actions/bootstrap (#102)
  • 59f06bd Bump anchore/go-make from 0.4.0 to 0.5.0 (#101)
  • db9efd3 Bump github/codeql-action from 4.35.1 to 4.35.5 (#100)
  • 7ea3baa Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 (#99)
  • b3e328b be able to fetch contents for action (#97)
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (truncated)

Commits

Updates anchore/go-make from 0.5.0 to 0.6.0

Release notes

Sourced from anchore/go-make's releases.

v0.6.0

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

Commits
  • 39fe5f7 break glass for main branch checks (#113)
  • 15df162 fix release + remove dependabot groups (#112)
  • c8eb1e4 Add ability to publish tags via token (#110)
  • e6e5cab pin to stable go version (#108)
  • f89f843 chore(deps): bump golang.org/x/sys (#106)
  • 933432b chore(deps): bump the actions-minor-patch group across 1 directory with 4 upd...
  • 3f13ea9 fix argument truncation (#102)
  • 2704057 chore(deps): bump golang.org/x/mod (#104)
  • 0d22079 chore(deps): bump the actions-minor-patch group across 1 directory with 4 upd...
  • See full diff in compare view

Updates zizmorcore/zizmor-action from 0.5.5 to 0.5.6

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.6

  • 1.25.2 is now available via the action
  • 1.25.2 is now the default version of zizmor used by the action
Commits

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

…th 6 updates

Bumps the actions-minor-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [anchore/workflows/.github/workflows/codeql.yaml](https://github.com/anchore/workflows) | `0.6.0` | `0.7.2` |
| [anchore/workflows/.github/workflows/check-version-available.yaml](https://github.com/anchore/workflows) | `0.6.0` | `0.7.2` |
| [anchore/workflows/.github/workflows/check-gate.yaml](https://github.com/anchore/workflows) | `0.6.0` | `0.7.2` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `6.0.3` |
| [anchore/go-make](https://github.com/anchore/go-make) | `0.5.0` | `0.6.0` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.5.5` | `0.5.6` |



Updates `anchore/workflows/.github/workflows/codeql.yaml` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/anchore/workflows/releases)
- [Commits](anchore/workflows@1512252...b0c30a8)

Updates `anchore/workflows/.github/workflows/check-version-available.yaml` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/anchore/workflows/releases)
- [Commits](anchore/workflows@1512252...b0c30a8)

Updates `anchore/workflows/.github/workflows/check-gate.yaml` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/anchore/workflows/releases)
- [Commits](anchore/workflows@1512252...b0c30a8)

Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...df4cb1c)

Updates `anchore/go-make` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/anchore/go-make/releases)
- [Commits](anchore/go-make@9de27be...39fe5f7)

Updates `zizmorcore/zizmor-action` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@a16621b...5f14fd0)

---
updated-dependencies:
- dependency-name: anchore/workflows/.github/workflows/codeql.yaml
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-patch
- dependency-name: anchore/workflows/.github/workflows/check-version-available.yaml
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-patch
- dependency-name: anchore/workflows/.github/workflows/check-gate.yaml
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-patch
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
- dependency-name: anchore/go-make
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-patch
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies dealing with project dependencies label Jun 12, 2026
@oss-housekeeper oss-housekeeper Bot removed the dependencies dealing with project dependencies label Jun 12, 2026

@oss-auto-merger oss-auto-merger Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: verified Dependabot PR

@oss-auto-merger oss-auto-merger Bot enabled auto-merge (squash) June 12, 2026 23:53
@oss-auto-merger oss-auto-merger Bot merged commit b1334ec into main Jun 12, 2026
5 checks passed
@oss-auto-merger oss-auto-merger Bot deleted the dependabot/github_actions/actions-minor-patch-d24a51c387 branch June 12, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants