npalm / action-docs

Generate docs for GitHub actions
MIT License
74 stars 22 forks source link

chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 #699

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 2 weeks ago

Bumps step-security/harden-runner from 2.9.1 to 2.10.1.

Release notes

Sourced from step-security/harden-runner's releases.

v2.10.1

What's Changed

Release v2.10.1 by @​varunsh-coder in step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.1

v2.10.0

What's Changed

Release v2.10.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.0

Commits


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 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)
github-actions[bot] commented 2 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.17s
✅ EDITORCONFIG editorconfig-checker 6 0 0.02s
✅ REPOSITORY gitleaks yes no 1.37s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.91s
✅ REPOSITORY secretlint yes no 0.99s
✅ REPOSITORY trivy yes no 5.61s
✅ REPOSITORY trivy-sbom yes no 1.09s
✅ REPOSITORY trufflehog yes no 4.68s
✅ SPELL cspell 7 0 3.19s
✅ SPELL lychee 6 0 0.22s
✅ YAML prettier 6 0 0 0.78s
✅ YAML v8r 6 0 4.68s
✅ YAML yamllint 6 0 0.35s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_