Skip to content

Validate action updates#646

Open
username-is-already-taken2 wants to merge 4 commits into
mainfrom
gary/validate-action-updates
Open

Validate action updates#646
username-is-already-taken2 wants to merge 4 commits into
mainfrom
gary/validate-action-updates

Conversation

@username-is-already-taken2

@username-is-already-taken2 username-is-already-taken2 commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

This PR will combine all the dependabot updates into 1 PR to make it eaiser to test.

Talking of testing I've added workflow_dispatch to the lint workflow so I can test it easier.

I've tested the individual workflows

dependabot Bot and others added 4 commits January 28, 2026 10:41
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@83679a8...a309ff8)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@cdefb33...b20883b)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Gary Bright <gary@mondoo.com>
@username-is-already-taken2 username-is-already-taken2 marked this pull request as ready for review January 28, 2026 10:53

@czunker czunker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

You can also tell dependabot to group PRs. We use this in other repos:
https://github.com/mondoohq/server/blob/main/.github/dependabot.yml#L8

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.

2 participants