Skip to content

Bump the github-actions-deps group across 1 directory with 10 updates#428

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/github-actions-deps-496c83dce9
Open

Bump the github-actions-deps group across 1 directory with 10 updates#428
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/github-actions-deps-496c83dce9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions-deps group with 10 updates in the / directory:

Package From To
actions/checkout 6 7
prefix-dev/setup-pixi 0.9.4 0.10.0
akhilerm/tag-push-action 2.2.0 2.3.0
ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml 0.21.0 0.21.1
ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml 0.21.0 0.21.1
ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml 0.21.0 0.21.1
ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml 0.21.0 0.21.1
ASFHyP3/actions/.github/workflows/reusable-release.yml 0.21.0 0.21.1
ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml 0.21.0 0.21.1
ASFHyP3/actions/.github/workflows/reusable-bump-version.yml 0.21.0 0.21.1

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

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

v6.0.3

What's Changed

New Contributors

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

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

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

... (truncated)

Commits

Updates prefix-dev/setup-pixi from 0.9.4 to 0.10.0

Release notes

Sourced from prefix-dev/setup-pixi's releases.

v0.10.0

What's Changed

💥 Breaking changes

⬆️ Dependency updates

New Contributors

Full Changelog: prefix-dev/setup-pixi@v0.9.6...v0.10.0

v0.9.6

What's Changed

✨ New features

⬆️ Dependency updates

🤷🏻 Other changes

New Contributors

Full Changelog: prefix-dev/setup-pixi@v0.9.5...v0.9.6

v0.9.5

What's Changed

📝 Documentation

⬆️ Dependency updates

🤷🏻 Other changes

New Contributors

... (truncated)

Commits
  • a09b624 feat: change post-cleanup default to false (#272)
  • 947fc1f chore(deps): bump the nodejs group with 6 updates (#269)
  • 36c1c8c chore(deps): bump the gh-actions group with 2 updates (#268)
  • 5185adf feat: Add persist-credentials option (#266)
  • 92596c3 chore(deps): bump the nodejs group with 6 updates (#264)
  • 68a459a chore(deps): bump the gh-actions group with 5 updates (#263)
  • 8ce6348 add octo-sts (#262)
  • b92f010 Reference latest Pixi version in README (#260)
  • 46d4c99 chore(deps): bump the gh-actions group with 4 updates (#261)
  • 1b2de7f chore(deps): bump dependencies (#259)
  • Additional commits viewable in compare view

Updates akhilerm/tag-push-action from 2.2.0 to 2.3.0

Release notes

Sourced from akhilerm/tag-push-action's releases.

v2.3.0

Highlights

  • The action now runs on the Node 24 runtime.

What's Changed

CI / testing

  • Added a self-contained copy test against a local authenticated registry.
  • Moved the live docker.io <> quay.io copy test to a daily scheduled run

Full changelog: akhilerm/tag-push-action@v2.2.0...v2.3.0

Commits
  • eadeefe Merge pull request #389 from akhilerm/dependabot/npm_and_yarn/jest-circus-30.4.2
  • 8962cb7 Bump jest-circus from 29.7.0 to 30.4.2
  • 28c3d7f Merge pull request #390 from akhilerm/dependabot/npm_and_yarn/vercel/ncc-0.44.0
  • 0ecaec2 Merge pull request #391 from akhilerm/dependabot/npm_and_yarn/eslint-plugin-j...
  • c248b0c Merge pull request #392 from akhilerm/dependabot/npm_and_yarn/multi-cbfe5253e3
  • d702ee0 Merge pull request #393 from akhilerm/fix-verify-multiarch-digest
  • efcee57 Verify registry digests instead of local image IDs
  • a5909e0 Bump jest and @​types/jest
  • 231bdfa Bump eslint-plugin-jest from 27.9.0 to 29.15.2
  • d15340e Bump @​vercel/ncc from 0.38.4 to 0.44.0
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-release.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-release.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-release.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

Updates ASFHyP3/actions/.github/workflows/reusable-bump-version.yml from 0.21.0 to 0.21.1

Release notes

Sourced from ASFHyP3/actions/.github/workflows/reusable-bump-version.yml's releases.

Actions v0.21.1

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Changelog

Sourced from ASFHyP3/actions/.github/workflows/reusable-bump-version.yml's changelog.

[0.21.1]

Added

  • The reusable-create-jira-issue workflow no longer updated the github issue with a link to the jira issue. Fixes #328.
  • Updates action dependencies to Node 24 compatible versions where available
Commits
  • d4c5fb2 Merge pull request #331 from ASFHyP3/develop
  • 710b9a7 Merge pull request #330 from ASFHyP3/create-issue
  • 1df4677 Merge branch 'develop' into create-issue
  • e872477 update changelog
  • b1891a2 Merge pull request #329 from ASFHyP3/create-issue
  • e8e0d1f Merge branch 'develop' into create-issue
  • 8adc744 remove create-issue step of reusable-create-jira-issue workflow
  • 5793e40 Merge pull request #327 from ASFHyP3/dependabot/github_actions/github-actions...
  • 5553019 Bump trufflesecurity/trufflehog in the github-actions-deps group
  • b39b79a Merge pull request #326 from ASFHyP3/dependabot/github_actions/github-actions...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version major Bump the major version number of this project labels Jun 22, 2026
@dependabot dependabot Bot requested review from a team as code owners June 22, 2026 16:43
@dependabot dependabot Bot added major Bump the major version number of this project bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version labels Jun 22, 2026
Bumps the github-actions-deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6` | `7` |
| [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) | `0.9.4` | `0.10.0` |
| [akhilerm/tag-push-action](https://github.com/akhilerm/tag-push-action) | `2.2.0` | `2.3.0` |
| [ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |
| [ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |
| [ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |
| [ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |
| [ASFHyP3/actions/.github/workflows/reusable-release.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |
| [ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |
| [ASFHyP3/actions/.github/workflows/reusable-bump-version.yml](https://github.com/asfhyp3/actions) | `0.21.0` | `0.21.1` |



Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `prefix-dev/setup-pixi` from 0.9.4 to 0.10.0
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.4...v0.10.0)

Updates `akhilerm/tag-push-action` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/akhilerm/tag-push-action/releases)
- [Commits](akhilerm/tag-push-action@v2.2.0...v2.3.0)

Updates `ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

Updates `ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

Updates `ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

Updates `ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

Updates `ASFHyP3/actions/.github/workflows/reusable-release.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

Updates `ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

Updates `ASFHyP3/actions/.github/workflows/reusable-bump-version.yml` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/asfhyp3/actions/releases)
- [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
- [Commits](ASFHyP3/actions@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
- dependency-name: akhilerm/tag-push-action
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-release.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-deps-496c83dce9 branch from 16d53f4 to 3ed0bd0 Compare June 29, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version major Bump the major version number of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants