Skip to content

chore(deps): bump the actions-patch-minor group with 4 updates - #24

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-patch-minor-54fca25711
Jul 1, 2026
Merged

chore(deps): bump the actions-patch-minor group with 4 updates#24
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-patch-minor-54fca25711

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-patch-minor group with 4 updates: homelabforge/shared-workflows/.github/workflows/python-react-ci.yml, homelabforge/shared-workflows/.github/workflows/codeql.yml, homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml and homelabforge/shared-workflows/.github/workflows/python-react-publish.yml.

Updates homelabforge/shared-workflows/.github/workflows/python-react-ci.yml from 1.4.1 to 1.4.3

Release notes

Sourced from homelabforge/shared-workflows/.github/workflows/python-react-ci.yml's releases.

v1.4.3

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

Full Changelog: homelabforge/shared-workflows@v1.4.2...v1.4.3

v1.4.2

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Changelog

Sourced from homelabforge/shared-workflows/.github/workflows/python-react-ci.yml's changelog.

[1.4.3] - 2026-06-12

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

[1.4.2] - 2026-06-12

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Commits
  • 58b2c10 feat(release): publish a GitHub Release on tag push (v1.4.3)
  • 32bb5ee chore(release): v1.4.2
  • 547a85a ci: assert internal test-workflow ref matches release tag
  • fb4b773 ci: hygiene + least-privilege
  • 70751c6 chore(deps): bump the actions-patch-minor group with 5 updates (#5)
  • See full diff in compare view

Updates homelabforge/shared-workflows/.github/workflows/codeql.yml from 1.4.1 to 1.4.3

Release notes

Sourced from homelabforge/shared-workflows/.github/workflows/codeql.yml's releases.

v1.4.3

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

Full Changelog: homelabforge/shared-workflows@v1.4.2...v1.4.3

v1.4.2

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Changelog

Sourced from homelabforge/shared-workflows/.github/workflows/codeql.yml's changelog.

[1.4.3] - 2026-06-12

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

[1.4.2] - 2026-06-12

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Commits
  • 58b2c10 feat(release): publish a GitHub Release on tag push (v1.4.3)
  • 32bb5ee chore(release): v1.4.2
  • 547a85a ci: assert internal test-workflow ref matches release tag
  • fb4b773 ci: hygiene + least-privilege
  • 70751c6 chore(deps): bump the actions-patch-minor group with 5 updates (#5)
  • See full diff in compare view

Updates homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml from 1.4.1 to 1.4.3

Release notes

Sourced from homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml's releases.

v1.4.3

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

Full Changelog: homelabforge/shared-workflows@v1.4.2...v1.4.3

v1.4.2

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Changelog

Sourced from homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml's changelog.

[1.4.3] - 2026-06-12

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

[1.4.2] - 2026-06-12

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Commits
  • 58b2c10 feat(release): publish a GitHub Release on tag push (v1.4.3)
  • 32bb5ee chore(release): v1.4.2
  • 547a85a ci: assert internal test-workflow ref matches release tag
  • fb4b773 ci: hygiene + least-privilege
  • 70751c6 chore(deps): bump the actions-patch-minor group with 5 updates (#5)
  • See full diff in compare view

Updates homelabforge/shared-workflows/.github/workflows/python-react-publish.yml from 1.4.1 to 1.4.3

Release notes

Sourced from homelabforge/shared-workflows/.github/workflows/python-react-publish.yml's releases.

v1.4.3

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

Full Changelog: homelabforge/shared-workflows@v1.4.2...v1.4.3

v1.4.2

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Changelog

Sourced from homelabforge/shared-workflows/.github/workflows/python-react-publish.yml's changelog.

[1.4.3] - 2026-06-12

Added

  • release.yml: pushing a vX.Y.Z tag now publishes a GitHub Release built from the matching CHANGELOG section, gated on the internal ref-lockstep check

Changed

  • Fold the standalone release-tag-guard.yml into release.yml as the ref-lockstep gate, so a stale-ref tag never produces a release

[1.4.2] - 2026-06-12

Added

  • release-tag-guard.yml: on every v* tag push, fail the tag if the internal _python-react-tests.yml@<ref> pins in the CI/publish workflows don't equal the tag being cut — closes the silent stale-suite footgun behind the v1.4.0/v1.4.1 incident

Changed

  • SHA-pin actionlint; add deny-by-default top-level permissions: to codeql.yml and dependabot-auto-merge.yml; drop unused packages: read from the publish release job
  • Route the remaining ${{ github.actor }} / ${{ inputs.* }} shell interpolations through env:
  • Roll forward action SHAs (dependabot #5): actions/checkout 6.0.3, codeql-action 4.36.1, docker/setup-buildx-action 4.1.0, docker/build-push-action 7.2.0, docker/login-action 4.2.0

Fixed

  • Publish refuses to create a release with empty notes when no ## [VERSION] CHANGELOG section exists, and emits a ::warning:: when build-provenance attestation fails instead of shipping silently
Commits
  • 58b2c10 feat(release): publish a GitHub Release on tag push (v1.4.3)
  • 32bb5ee chore(release): v1.4.2
  • 547a85a ci: assert internal test-workflow ref matches release tag
  • fb4b773 ci: hygiene + least-privilege
  • 70751c6 chore(deps): bump the actions-patch-minor group with 5 updates (#5)
  • 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 actions-patch-minor group with 4 updates: [homelabforge/shared-workflows/.github/workflows/python-react-ci.yml](https://github.com/homelabforge/shared-workflows), [homelabforge/shared-workflows/.github/workflows/codeql.yml](https://github.com/homelabforge/shared-workflows), [homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml](https://github.com/homelabforge/shared-workflows) and [homelabforge/shared-workflows/.github/workflows/python-react-publish.yml](https://github.com/homelabforge/shared-workflows).


Updates `homelabforge/shared-workflows/.github/workflows/python-react-ci.yml` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/homelabforge/shared-workflows/releases)
- [Changelog](https://github.com/homelabforge/shared-workflows/blob/main/CHANGELOG.md)
- [Commits](homelabforge/shared-workflows@v1.4.1...v1.4.3)

Updates `homelabforge/shared-workflows/.github/workflows/codeql.yml` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/homelabforge/shared-workflows/releases)
- [Changelog](https://github.com/homelabforge/shared-workflows/blob/main/CHANGELOG.md)
- [Commits](homelabforge/shared-workflows@v1.4.1...v1.4.3)

Updates `homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/homelabforge/shared-workflows/releases)
- [Changelog](https://github.com/homelabforge/shared-workflows/blob/main/CHANGELOG.md)
- [Commits](homelabforge/shared-workflows@v1.4.1...v1.4.3)

Updates `homelabforge/shared-workflows/.github/workflows/python-react-publish.yml` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/homelabforge/shared-workflows/releases)
- [Changelog](https://github.com/homelabforge/shared-workflows/blob/main/CHANGELOG.md)
- [Commits](homelabforge/shared-workflows@v1.4.1...v1.4.3)

---
updated-dependencies:
- dependency-name: homelabforge/shared-workflows/.github/workflows/python-react-ci.yml
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patch-minor
- dependency-name: homelabforge/shared-workflows/.github/workflows/codeql.yml
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patch-minor
- dependency-name: homelabforge/shared-workflows/.github/workflows/dependabot-auto-merge.yml
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patch-minor
- dependency-name: homelabforge/shared-workflows/.github/workflows/python-react-publish.yml
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 1, 2026 19:37
@github-actions
github-actions Bot merged commit b44a1c2 into main Jul 1, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions-patch-minor-54fca25711 branch July 1, 2026 19:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants