Skip to content

chore(ci): bump the actions group across 1 directory with 6 updates#418

Merged
hairmare merged 1 commit into
mainfrom
dependabot/github_actions/actions-21851acc16
Jul 1, 2026
Merged

chore(ci): bump the actions group across 1 directory with 6 updates#418
hairmare merged 1 commit into
mainfrom
dependabot/github_actions/actions-21851acc16

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 6 updates in the / directory:

Package From To
radiorabe/actions/.github/workflows/release-container.yaml 0.44.1 0.44.2
radiorabe/actions/.github/workflows/release-mkdocs.yaml 0.44.1 0.44.2
radiorabe/actions/.github/workflows/schedule-trivy.yaml 0.44.1 0.44.2
radiorabe/actions/.github/workflows/semantic-release.yaml 0.44.1 0.44.2
radiorabe/actions/.github/workflows/test-python-poetry.yaml 0.44.1 0.44.2
radiorabe/actions/.github/workflows/test-pre-commit.yaml 0.44.1 0.44.2

Updates radiorabe/actions/.github/workflows/release-container.yaml from 0.44.1 to 0.44.2

Release notes

Sourced from radiorabe/actions/.github/workflows/release-container.yaml's releases.

v0.44.2

0.44.2 (2026-06-15)

Bug Fixes

  • release-container: replace cosign dockerfile verify with cosign verify (#243) (5dafb461)

Chores

  • ci: bump github/codeql-action from 4.36.0 to 4.36.2 (#242) (625e094a)
  • ci: bump actions/checkout from 6.0.2 to 6.0.3 (#241) (ec74b376)
  • ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240) (774dd48e)
  • ci: bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239) (2ec83216)
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237) (e9bd392b)
  • ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#236) (b56d452d)
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 (#235) (9295e55e)
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 (#234) (9b5bf225)
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#233) (9c27475e)
  • ci: bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#232) (99178ba5)
  • ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#231) (1f35a148)
  • ci: bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#228) (b86cfb4c)
  • ci: bump github/codeql-action from 4.35.3 to 4.35.4 (#229) (b8b50322)
Commits
  • 5dafb46 fix(release-container): replace cosign dockerfile verify with `cosign verif...
  • 625e094 chore(ci): bump github/codeql-action from 4.36.0 to 4.36.2 (#242)
  • ec74b37 chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#241)
  • 774dd48 chore(ci): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240)
  • 2ec8321 chore(ci): bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239)
  • e9bd392 chore(ci): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237)
  • b56d452 chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 (#236)
  • 9295e55 chore(ci): bump docker/login-action from 4.1.0 to 4.2.0 (#235)
  • 9b5bf22 chore(ci): bump docker/metadata-action from 6.0.0 to 6.1.0 (#234)
  • 9c27475 chore(ci): bump docker/build-push-action from 7.1.0 to 7.2.0 (#233)
  • Additional commits viewable in compare view

Updates radiorabe/actions/.github/workflows/release-mkdocs.yaml from 0.44.1 to 0.44.2

Release notes

Sourced from radiorabe/actions/.github/workflows/release-mkdocs.yaml's releases.

v0.44.2

0.44.2 (2026-06-15)

Bug Fixes

  • release-container: replace cosign dockerfile verify with cosign verify (#243) (5dafb461)

Chores

  • ci: bump github/codeql-action from 4.36.0 to 4.36.2 (#242) (625e094a)
  • ci: bump actions/checkout from 6.0.2 to 6.0.3 (#241) (ec74b376)
  • ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240) (774dd48e)
  • ci: bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239) (2ec83216)
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237) (e9bd392b)
  • ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#236) (b56d452d)
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 (#235) (9295e55e)
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 (#234) (9b5bf225)
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#233) (9c27475e)
  • ci: bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#232) (99178ba5)
  • ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#231) (1f35a148)
  • ci: bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#228) (b86cfb4c)
  • ci: bump github/codeql-action from 4.35.3 to 4.35.4 (#229) (b8b50322)
Commits
  • 5dafb46 fix(release-container): replace cosign dockerfile verify with `cosign verif...
  • 625e094 chore(ci): bump github/codeql-action from 4.36.0 to 4.36.2 (#242)
  • ec74b37 chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#241)
  • 774dd48 chore(ci): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240)
  • 2ec8321 chore(ci): bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239)
  • e9bd392 chore(ci): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237)
  • b56d452 chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 (#236)
  • 9295e55 chore(ci): bump docker/login-action from 4.1.0 to 4.2.0 (#235)
  • 9b5bf22 chore(ci): bump docker/metadata-action from 6.0.0 to 6.1.0 (#234)
  • 9c27475 chore(ci): bump docker/build-push-action from 7.1.0 to 7.2.0 (#233)
  • Additional commits viewable in compare view

Updates radiorabe/actions/.github/workflows/schedule-trivy.yaml from 0.44.1 to 0.44.2

Release notes

Sourced from radiorabe/actions/.github/workflows/schedule-trivy.yaml's releases.

v0.44.2

0.44.2 (2026-06-15)

Bug Fixes

  • release-container: replace cosign dockerfile verify with cosign verify (#243) (5dafb461)

Chores

  • ci: bump github/codeql-action from 4.36.0 to 4.36.2 (#242) (625e094a)
  • ci: bump actions/checkout from 6.0.2 to 6.0.3 (#241) (ec74b376)
  • ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240) (774dd48e)
  • ci: bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239) (2ec83216)
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237) (e9bd392b)
  • ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#236) (b56d452d)
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 (#235) (9295e55e)
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 (#234) (9b5bf225)
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#233) (9c27475e)
  • ci: bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#232) (99178ba5)
  • ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#231) (1f35a148)
  • ci: bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#228) (b86cfb4c)
  • ci: bump github/codeql-action from 4.35.3 to 4.35.4 (#229) (b8b50322)
Commits
  • 5dafb46 fix(release-container): replace cosign dockerfile verify with `cosign verif...
  • 625e094 chore(ci): bump github/codeql-action from 4.36.0 to 4.36.2 (#242)
  • ec74b37 chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#241)
  • 774dd48 chore(ci): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240)
  • 2ec8321 chore(ci): bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239)
  • e9bd392 chore(ci): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237)
  • b56d452 chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 (#236)
  • 9295e55 chore(ci): bump docker/login-action from 4.1.0 to 4.2.0 (#235)
  • 9b5bf22 chore(ci): bump docker/metadata-action from 6.0.0 to 6.1.0 (#234)
  • 9c27475 chore(ci): bump docker/build-push-action from 7.1.0 to 7.2.0 (#233)
  • Additional commits viewable in compare view

Updates radiorabe/actions/.github/workflows/semantic-release.yaml from 0.44.1 to 0.44.2

Release notes

Sourced from radiorabe/actions/.github/workflows/semantic-release.yaml's releases.

v0.44.2

0.44.2 (2026-06-15)

Bug Fixes

  • release-container: replace cosign dockerfile verify with cosign verify (#243) (5dafb461)

Chores

  • ci: bump github/codeql-action from 4.36.0 to 4.36.2 (#242) (625e094a)
  • ci: bump actions/checkout from 6.0.2 to 6.0.3 (#241) (ec74b376)
  • ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240) (774dd48e)
  • ci: bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239) (2ec83216)
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237) (e9bd392b)
  • ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#236) (b56d452d)
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 (#235) (9295e55e)
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 (#234) (9b5bf225)
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#233) (9c27475e)
  • ci: bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#232) (99178ba5)
  • ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#231) (1f35a148)
  • ci: bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#228) (b86cfb4c)
  • ci: bump github/codeql-action from 4.35.3 to 4.35.4 (#229) (b8b50322)
Commits
  • 5dafb46 fix(release-container): replace cosign dockerfile verify with `cosign verif...
  • 625e094 chore(ci): bump github/codeql-action from 4.36.0 to 4.36.2 (#242)
  • ec74b37 chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#241)
  • 774dd48 chore(ci): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240)
  • 2ec8321 chore(ci): bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239)
  • e9bd392 chore(ci): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237)
  • b56d452 chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 (#236)
  • 9295e55 chore(ci): bump docker/login-action from 4.1.0 to 4.2.0 (#235)
  • 9b5bf22 chore(ci): bump docker/metadata-action from 6.0.0 to 6.1.0 (#234)
  • 9c27475 chore(ci): bump docker/build-push-action from 7.1.0 to 7.2.0 (#233)
  • Additional commits viewable in compare view

Updates radiorabe/actions/.github/workflows/test-python-poetry.yaml from 0.44.1 to 0.44.2

Release notes

Sourced from radiorabe/actions/.github/workflows/test-python-poetry.yaml's releases.

v0.44.2

0.44.2 (2026-06-15)

Bug Fixes

  • release-container: replace cosign dockerfile verify with cosign verify (#243) (5dafb461)

Chores

  • ci: bump github/codeql-action from 4.36.0 to 4.36.2 (#242) (625e094a)
  • ci: bump actions/checkout from 6.0.2 to 6.0.3 (#241) (ec74b376)
  • ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240) (774dd48e)
  • ci: bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239) (2ec83216)
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237) (e9bd392b)
  • ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#236) (b56d452d)
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 (#235) (9295e55e)
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 (#234) (9b5bf225)
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#233) (9c27475e)
  • ci: bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#232) (99178ba5)
  • ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#231) (1f35a148)
  • ci: bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#228) (b86cfb4c)
  • ci: bump github/codeql-action from 4.35.3 to 4.35.4 (#229) (b8b50322)
Commits
  • 5dafb46 fix(release-container): replace cosign dockerfile verify with `cosign verif...
  • 625e094 chore(ci): bump github/codeql-action from 4.36.0 to 4.36.2 (#242)
  • ec74b37 chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#241)
  • 774dd48 chore(ci): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240)
  • 2ec8321 chore(ci): bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239)
  • e9bd392 chore(ci): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237)
  • b56d452 chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 (#236)
  • 9295e55 chore(ci): bump docker/login-action from 4.1.0 to 4.2.0 (#235)
  • 9b5bf22 chore(ci): bump docker/metadata-action from 6.0.0 to 6.1.0 (#234)
  • 9c27475 chore(ci): bump docker/build-push-action from 7.1.0 to 7.2.0 (#233)
  • Additional commits viewable in compare view

Updates radiorabe/actions/.github/workflows/test-pre-commit.yaml from 0.44.1 to 0.44.2

Release notes

Sourced from radiorabe/actions/.github/workflows/test-pre-commit.yaml's releases.

v0.44.2

0.44.2 (2026-06-15)

Bug Fixes

  • release-container: replace cosign dockerfile verify with cosign verify (#243) (5dafb461)

Chores

  • ci: bump github/codeql-action from 4.36.0 to 4.36.2 (#242) (625e094a)
  • ci: bump actions/checkout from 6.0.2 to 6.0.3 (#241) (ec74b376)
  • ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240) (774dd48e)
  • ci: bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239) (2ec83216)
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237) (e9bd392b)
  • ci: bump github/codeql-action from 4.35.5 to 4.36.0 (#236) (b56d452d)
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 (#235) (9295e55e)
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 (#234) (9b5bf225)
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#233) (9c27475e)
  • ci: bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#232) (99178ba5)
  • ci: bump github/codeql-action from 4.35.4 to 4.35.5 (#231) (1f35a148)
  • ci: bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#228) (b86cfb4c)
  • ci: bump github/codeql-action from 4.35.3 to 4.35.4 (#229) (b8b50322)
Commits
  • 5dafb46 fix(release-container): replace cosign dockerfile verify with `cosign verif...
  • 625e094 chore(ci): bump github/codeql-action from 4.36.0 to 4.36.2 (#242)
  • ec74b37 chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#241)
  • 774dd48 chore(ci): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#240)
  • 2ec8321 chore(ci): bump docker/setup-docker-action from 5.1.0 to 5.2.0 (#239)
  • e9bd392 chore(ci): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#237)
  • b56d452 chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 (#236)
  • 9295e55 chore(ci): bump docker/login-action from 4.1.0 to 4.2.0 (#235)
  • 9b5bf22 chore(ci): bump docker/metadata-action from 6.0.0 to 6.1.0 (#234)
  • 9c27475 chore(ci): bump docker/build-push-action from 7.1.0 to 7.2.0 (#233)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@hairmare

hairmare commented Jul 1, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@hairmare
hairmare enabled auto-merge (squash) July 1, 2026 20:48
Bumps the actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [radiorabe/actions/.github/workflows/release-container.yaml](https://github.com/radiorabe/actions) | `0.44.1` | `0.44.2` |
| [radiorabe/actions/.github/workflows/release-mkdocs.yaml](https://github.com/radiorabe/actions) | `0.44.1` | `0.44.2` |
| [radiorabe/actions/.github/workflows/schedule-trivy.yaml](https://github.com/radiorabe/actions) | `0.44.1` | `0.44.2` |
| [radiorabe/actions/.github/workflows/semantic-release.yaml](https://github.com/radiorabe/actions) | `0.44.1` | `0.44.2` |
| [radiorabe/actions/.github/workflows/test-python-poetry.yaml](https://github.com/radiorabe/actions) | `0.44.1` | `0.44.2` |
| [radiorabe/actions/.github/workflows/test-pre-commit.yaml](https://github.com/radiorabe/actions) | `0.44.1` | `0.44.2` |



Updates `radiorabe/actions/.github/workflows/release-container.yaml` from 0.44.1 to 0.44.2
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.44.1...v0.44.2)

Updates `radiorabe/actions/.github/workflows/release-mkdocs.yaml` from 0.44.1 to 0.44.2
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.44.1...v0.44.2)

Updates `radiorabe/actions/.github/workflows/schedule-trivy.yaml` from 0.44.1 to 0.44.2
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.44.1...v0.44.2)

Updates `radiorabe/actions/.github/workflows/semantic-release.yaml` from 0.44.1 to 0.44.2
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.44.1...v0.44.2)

Updates `radiorabe/actions/.github/workflows/test-python-poetry.yaml` from 0.44.1 to 0.44.2
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.44.1...v0.44.2)

Updates `radiorabe/actions/.github/workflows/test-pre-commit.yaml` from 0.44.1 to 0.44.2
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.44.1...v0.44.2)

---
updated-dependencies:
- dependency-name: radiorabe/actions/.github/workflows/release-container.yaml
  dependency-version: 0.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: radiorabe/actions/.github/workflows/release-mkdocs.yaml
  dependency-version: 0.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: radiorabe/actions/.github/workflows/schedule-trivy.yaml
  dependency-version: 0.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: radiorabe/actions/.github/workflows/semantic-release.yaml
  dependency-version: 0.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: radiorabe/actions/.github/workflows/test-pre-commit.yaml
  dependency-version: 0.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: radiorabe/actions/.github/workflows/test-python-poetry.yaml
  dependency-version: 0.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(ci): bump the actions group with 6 updates chore(ci): bump the actions group across 1 directory with 6 updates Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-21851acc16 branch from 17fa97e to 68091fc Compare July 1, 2026 20:48
@hairmare
hairmare merged commit 8d786d2 into main Jul 1, 2026
6 checks passed
@hairmare
hairmare deleted the dependabot/github_actions/actions-21851acc16 branch July 1, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant