Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.2.26 to 0.2.28.

Release notes

Sourced from lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml's releases.

v0.2.28

🔧 Maintenance 🔧

  • Chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#500)
  • Chore(deps): Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#497)
  • Chore(deps): Bump lfreleng-actions/draft-release-promote-action from 0.1.2 to 0.1.3 @dependabot[bot] (#496)
  • Chore(deps): Bump lfit/releng-reusable-workflows from 0.2.26 to 0.2.27 @dependabot[bot] (#498)
  • Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/compose-packer-verify.yaml from 0.2.26 to 0.2.27 @dependabot[bot] (#499)
  • Chore(deps): Bump lfreleng-actions/tox-run-action from 0.1.0 to 0.1.1 @dependabot[bot] (#502)
  • Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/gerrit-compose-required-tox-verify.yaml from 0.2.26 to 0.2.27 @dependabot[bot] (#505)
  • Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/reuse-openssf-scorecard.yaml from 0.2.26 to 0.2.27 @dependabot[bot] (#504)
  • Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml from 0.2.26 to 0.2.27 @dependabot[bot] (#503)
  • Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml from 0.2.26 to 0.2.27 @dependabot[bot] (#501)

Links

v0.2.27

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

Links

Commits
  • b4c8bfd Merge pull request #501 from lfit/dependabot/github_actions/lfit/releng-reusa...
  • 97b06c7 Merge pull request #503 from lfit/dependabot/github_actions/lfit/releng-reusa...
  • f282f1a Merge pull request #504 from lfit/dependabot/github_actions/lfit/releng-reusa...
  • 8dac28d Merge pull request #505 from lfit/dependabot/github_actions/lfit/releng-reusa...
  • c98557e Merge pull request #502 from lfit/dependabot/github_actions/lfreleng-actions/...
  • 5c8243d Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/gerrit-com...
  • 6e98bc8 Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/reuse-open...
  • 48652fd Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/reuse-sona...
  • 2b2d4ce Chore(deps): Bump lfreleng-actions/tox-run-action from 0.1.0 to 0.1.1
  • d230e94 Chore(deps): Bump lfit/releng-reusable-workflows/.github/workflows/compose-re...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…rify-github-actions.yaml

Bumps [lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml](https://github.com/lfit/releng-reusable-workflows) from 0.2.26 to 0.2.28.
- [Release notes](https://github.com/lfit/releng-reusable-workflows/releases)
- [Commits](lfit/releng-reusable-workflows@f8814d8...b4c8bfd)

---
updated-dependencies:
- dependency-name: lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml
  dependency-version: 0.2.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 8, 2025
@github-actions github-actions bot added the chore Code chores (dependency updates, etc) label Dec 8, 2025
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions changed the title Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.2.26 to 0.2.28 Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml Dec 10, 2025
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions merged commit 77c0e30 into main Dec 10, 2025
9 of 10 checks passed
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions deleted the dependabot/github_actions/lfit/releng-reusable-workflows/dot-github/workflows/reuse-verify-github-actions.yaml-0.2.28 branch December 10, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Code chores (dependency updates, etc) 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