Skip to content

chore(deps): Bump the github-actions-dependencies group with 2 updates#27

Merged
JerrettDavis merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-0e13d744f4
Jun 22, 2026
Merged

chore(deps): Bump the github-actions-dependencies group with 2 updates#27
JerrettDavis merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-0e13d744f4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependencies group with 2 updates: actions/checkout and EnricoMi/publish-unit-test-result-action.

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 EnricoMi/publish-unit-test-result-action from 2.23.0 to 2.24.0

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

v2.24.0

Adds the following improvements:

  • Fix: use env var indirection for inputs #737
  • Upgrading dependencies

Full Changelog: EnricoMi/publish-unit-test-result-action@v2.23.0...v2.24.0

Commits
  • d0a4676 Releasing v2.24.0
  • 473c3f2 Upgrade GitHub Actions in action.yml files (#776)
  • 49f3291 Add Ubuntu 26.04, add arm versions (#775)
  • 4ed2544 Bump emibcn/badge-action from 2.0.3 to 2.0.4 (#758)
  • f2856f6 Bump docker/metadata-action from 5.10.0 to 6.1.0 (#760)
  • 5ec6b13 Bump docker/setup-qemu-action from 3.7.0 to 4.1.0 (#759)
  • a199e4e Use env var indirection for Docker action inputs (#737)
  • 60b1d8c Bump github/codeql-action from 4.32.4 to 4.36.0 (#757)
  • b1d9536 Bump docker/build-push-action from 6.19.2 to 7.2.0 (#756)
  • 17f8820 Revert "Create and add workflow to enhance dependabot GHA upgrade PRs (#761)"
  • Additional commits viewable 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 github-actions-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action).


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 `EnricoMi/publish-unit-test-result-action` from 2.23.0 to 2.24.0
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v2.23.0...v2.24.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

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

Copy link
Copy Markdown

Test Results

1 444 tests   1 444 ✅  45s ⏱️
    1 suites      0 💤
    1 files        0 ❌

Results for commit 1c8f7d5.

@github-actions

Copy link
Copy Markdown

Code Coverage

Summary
  Generated on: 6/22/2026 - 11:18:45 AM
  Coverage date: 6/22/2026 - 11:18:28 AM
  Parser: MultiReport (2x Cobertura)
  Assemblies: 1
  Classes: 50
  Files: 47
  Line coverage: 93.9%
  Covered lines: 2303
  Uncovered lines: 149
  Coverable lines: 2452
  Total lines: 7385
  Branch coverage: 88.9% (1276 of 1434)
  Covered branches: 1276
  Total branches: 1434
  Method coverage: 94.1% (416 of 442)
  Full method coverage: 88% (389 of 442)
  Covered methods: 416
  Fully covered methods: 389
  Total methods: 442

Flawright                                               93.9%
  Flawright.AppExecutionAliasResolvedEventArgs           100%
  Flawright.ApplicationClosedEventArgs                  82.3%
  Flawright.ApplicationClosingEventArgs                 90.9%
  Flawright.ApplicationLaunchedEventArgs                  95%
  Flawright.AssertionException                           100%
  Flawright.AssertionsStatic                             100%
  Flawright.AttachOptions                                100%
  Flawright.AumidResolver.LaunchTarget                   100%
  Flawright.AumidResolver.WindowsAumidResolver           100%
  Flawright.Backends.SelectorPipeline                    100%
  Flawright.CloseBehaviors.CloseContext                 88.2%
  Flawright.CloseBehaviors.CompositeCloseBehavior        100%
  Flawright.CloseBehaviors.DismissDialogCloseBehavior   95.2%
  Flawright.CloseBehaviors.KillCloseBehavior             100%
  Flawright.CloseBehaviors.WindowMessageCloseBehavior    100%
  Flawright.DialogOpenedEventArgs                        100%
  Flawright.Flawright                                      0%
  Flawright.FlawrightAssertions                          100%
  Flawright.FlawrightBrowser                              94%
  Flawright.FlawrightElement                            91.3%
  Flawright.FlawrightLaunchException                     100%
  Flawright.FlawrightLocator                            90.9%
  Flawright.FlawrightNotAssertions                       100%
  Flawright.FlawrightOptions                             100%
  Flawright.FlawrightPage                                 98%
  Flawright.FlawrightTimeoutException                    100%
  Flawright.Input.KeyParser                             92.9%
  Flawright.InputModes.RealInputMode                     100%
  Flawright.InputModes.VirtualInputMode                  100%
  Flawright.Internals.AppExecutionAliasResolver         86.6%
  Flawright.Internals.AutoWait                           100%
  Flawright.Internals.PackagedAppResolver               70.5%
  Flawright.Internals.ProcessAttachRetry                91.6%
  Flawright.Internals.ProcessReadyGuard                 64.5%
  Flawright.Internals.ProcessReadyResult                  60%
  Flawright.Internals.SafeProcessQueries                 100%
  Flawright.LaunchOptions                                100%
  Flawright.Locator.BoundingBox                          100%
  Flawright.Locator.LocatorContext                       100%
  Flawright.Locator.SelectOptionValue                    100%
  Flawright.Page.FlawrightKeyboard                       100%
  Flawright.Page.FlawrightMouse                          100%
  Flawright.Page.FlawrightPageAssertions                 100%
  Flawright.ProcessAttachRetriedEventArgs                100%
  Flawright.ProcessReadyGuardWaitedEventArgs             100%
  Flawright.Selectors.AriaRoleMapper                     100%
  Flawright.Selectors.ControlTypeParser                  100%
  Flawright.Selectors.SelectorAst                        100%
  Flawright.Selectors.SelectorParser                    98.1%
  Flawright.WindowDetectedEventArgs                      100%

@github-actions

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/labeler.yml

PackageVersionLicenseIssue Type
actions/checkout7.*.*NullUnknown License

.github/workflows/pr-validation.yml

PackageVersionLicenseIssue Type
EnricoMi/publish-unit-test-result-action/windows2.24.0NullUnknown License
actions/checkout7.*.*NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 7.*.* 🟢 5.9
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Binary-Artifacts🟢 10no binaries found in the repo
Maintained⚠️ 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
SAST🟢 8SAST tool detected but not run on all commits
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
actions/EnricoMi/publish-unit-test-result-action/windows 2.24.0 🟢 5.9
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1020 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 1Found 3/19 approved changesets -- score normalized to 1
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
SAST🟢 9SAST tool detected but not run on all commits
actions/actions/checkout 7.*.* 🟢 5.9
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Binary-Artifacts🟢 10no binaries found in the repo
Maintained⚠️ 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
SAST🟢 8SAST tool detected but not run on all commits
Branch-Protection🟢 5branch protection is not maximal on development and all release branches

Scanned Files

  • .github/workflows/labeler.yml
  • .github/workflows/pr-validation.yml

@JerrettDavis JerrettDavis merged commit bffbe1e into main Jun 22, 2026
16 checks passed
@JerrettDavis JerrettDavis deleted the dependabot/github_actions/github-actions-dependencies-0e13d744f4 branch June 22, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant