Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the github-owned-actions group with 2 updates: github/cleanowners and github/contributors.

Updates github/cleanowners from 1.1.17 to 1.2.0

Release notes

Sourced from github/cleanowners's releases.

v1.2.0

Changelog

🚀 Features

🧰 Maintenance

See details of all code changes since previous release

Commits
  • 62198cd feat: add repos_missing_codeowners to issue report (#203)
  • ad3233e chore(deps): bump pytest from 8.3.4 to 8.3.5 in the dependencies group (#206)
  • e93a5a8 chore(deps): bump python from ae9f9ac to f3614d9 (#205)
  • b68d185 chore(deps): bump the dependencies group with 4 updates (#202)
  • See full diff in compare view

Updates github/contributors from 1.5.5 to 1.5.6

Release notes

Sourced from github/contributors's releases.

v1.5.6

Changelog

🧰 Maintenance

See details of all code changes since previous release

Commits
  • ed5a1f1 Merge pull request #245 from github/dependabot/github_actions/dependencies-16...
  • 989cddf Merge branch 'main' into dependabot/github_actions/dependencies-16c2eb917b
  • 4a051f9 Merge pull request #243 from github/dependabot/pip/dependencies-6c7deac02c
  • 614733a chore(deps): bump pytest from 8.3.4 to 8.3.5 in the dependencies group
  • 91ea780 Merge pull request #244 from github/dependabot/pip/types-requests-2.32.0.2025...
  • 61a27db Merge pull request #246 from github/dependabot/docker/python-f3614d9
  • 0581b8b fix: linting
  • 43ea722 chore(deps): bump python from ae9f9ac to f3614d9
  • 6797145 chore(deps): bump super-linter/super-linter in the dependencies group
  • 6aadec5 chore(deps): bump types-requests from 2.32.0.20241016 to 2.32.0.20250301
  • 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 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 <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-owned-actions group with 2 updates: [github/cleanowners](https://github.com/github/cleanowners) and [github/contributors](https://github.com/github/contributors).


Updates `github/cleanowners` from 1.1.17 to 1.2.0
- [Release notes](https://github.com/github/cleanowners/releases)
- [Commits](github/cleanowners@f4b0647...62198cd)

Updates `github/contributors` from 1.5.5 to 1.5.6
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github/contributors@1f903d4...ed5a1f1)

---
updated-dependencies:
- dependency-name: github/cleanowners
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-owned-actions
- dependency-name: github/contributors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-owned-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/github/cleanowners 62198cd4d8abcb5bed5fa4aea3b4ad4edbafacbf 🟢 7.6
Details
CheckScoreReason
Dependency-Update-Tool🟢 10update tool detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Code-Review⚠️ 2Found 1/4 approved changesets -- score normalized to 2
License🟢 10license file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
Contributors🟢 10project has 12 contributing companies or organizations
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9
CI-Tests🟢 1025 out of 25 merged PRs checked by a CI test -- score normalized to 10
actions/github/contributors ed5a1f1c7c0038f4c9ad790685b6b8a549ab3f64 🟢 7.5
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 0/1 approved changesets -- score normalized to 0
Dependency-Update-Tool🟢 10update tool detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
License🟢 10license file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
Contributors🟢 10project has 12 contributing companies or organizations
SAST🟢 10SAST tool is run on all commits
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
CI-Tests🟢 1014 out of 14 merged PRs checked by a CI test -- score normalized to 10

Scanned Files

  • .github/workflows/clean-owners.yml
  • .github/workflows/contributor-report.yml

Copy link
Member

@justaugustus justaugustus left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 4bc42f8 into main Mar 5, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-owned-actions-b6e065ceda branch March 5, 2025 00:37
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.

2 participants