Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update github-actions #154

Merged
merged 1 commit into from
Nov 1, 2023
Merged

chore(deps): update github-actions #154

merged 1 commit into from
Nov 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.0 -> v4.1.1
actions/setup-java action digest cd89f46 -> 0ab4596
aquasecurity/trivy-action action minor 0.12.0 -> 0.13.1
ghcr.io/chgl/kube-powertools container patch v2.2.7 -> v2.2.16
github/codeql-action action patch v2.22.0 -> v2.22.5
github/codeql-action action digest 2cb752a -> 74483a3
ossf/scorecard-action action patch v2.3.0 -> v2.3.1
oxsecurity/megalinter action minor v7.4.0 -> v7.5.0

Release Notes

actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

aquasecurity/trivy-action (aquasecurity/trivy-action)

v0.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.13.0...0.13.1

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.12.0...0.13.0

chgl/kube-powertools (ghcr.io/chgl/kube-powertools)

v2.2.16

Compare Source

Miscellaneous Chores
  • deps: update github-actions (a084033)

v2.2.15

Compare Source

Miscellaneous Chores

v2.2.14

Compare Source

Miscellaneous Chores
  • deps: update all non-major dependencies (b0f611a)

v2.2.13

Compare Source

CI/CD
Miscellaneous Chores

v2.2.12

Compare Source

Miscellaneous Chores

v2.2.11

Compare Source

Miscellaneous Chores
  • deps: update docker.io/nginxinc/nginx-unprivileged:1.25.2 docker digest to 14aea4d (6b3b823)

v2.2.10

Compare Source

Miscellaneous Chores

v2.2.9

Compare Source

Miscellaneous Chores
  • deps: update dependency checkov to v2.5.6 (7ce62c3)

v2.2.8

Compare Source

Miscellaneous Chores
  • deps: update docker.io/nginxinc/nginx-unprivileged:1.25.2 docker digest to ad9a0ff (018b507)
github/codeql-action (github/codeql-action)

v2.22.5

Compare Source

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

ossf/scorecard-action (ossf/scorecard-action)

v2.3.1

Compare Source

What's Changed

Full Changelog: ossf/scorecard-action@v2.3.0...v2.3.1

oxsecurity/megalinter (oxsecurity/megalinter)

v7.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Nov 1, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 18 0 0.4s
✅ BASH bash-exec 4 0 0.05s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 4 0 0.03s
⚠️ CSHARP csharpier 1 1 0.34s
⚠️ CSHARP dotnet-format 1 1 1.39s
✅ CSS stylelint 1 0 1.44s
✅ DOCKERFILE hadolint 4 0 0.2s
✅ EDITORCONFIG editorconfig-checker 374 0 2.87s
✅ ENV dotenv-linter 1 0 0.01s
✅ GROOVY npm-groovy-lint 7 0 11.34s
✅ HTML djlint 2 0 1.01s
✅ HTML htmlhint 2 0 0.35s
✅ JAVA checkstyle 59 0 6.19s
✅ JSON eslint-plugin-jsonc 29 0 4.07s
✅ JSON jsonlint 29 0 0.19s
✅ JSON prettier 29 0 3.23s
✅ JSON v8r 29 0 36.75s
⚠️ MARKDOWN markdownlint 22 117 1.39s
✅ PYTHON bandit 1 0 1.28s
✅ PYTHON black 1 0 1.26s
✅ PYTHON flake8 1 0 0.5s
✅ PYTHON isort 1 0 0.27s
✅ PYTHON mypy 1 0 5.61s
✅ PYTHON ruff 1 0 0.05s
✅ REPOSITORY checkov yes no 23.13s
✅ REPOSITORY gitleaks yes no 1.24s
✅ REPOSITORY git_diff yes no 0.11s
✅ REPOSITORY grype yes no 10.95s
✅ REPOSITORY kics yes no 71.94s
✅ REPOSITORY secretlint yes no 1.72s
✅ REPOSITORY syft yes no 0.96s
✅ REPOSITORY trivy yes no 17.19s
✅ REPOSITORY trivy-sbom yes no 1.63s
✅ REPOSITORY trufflehog yes no 9.62s
✅ SQL sql-lint 2 0 0.75s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 109 0 2.27s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 2f77279 to 849b306 Compare November 1, 2023 17:14
@renovate renovate bot force-pushed the renovate/github-actions branch from 849b306 to 5410544 Compare November 1, 2023 17:35
@chgl chgl merged commit 59db615 into master Nov 1, 2023
@renovate renovate bot deleted the renovate/github-actions branch November 1, 2023 18:35
@miracum-bot miracum-bot mentioned this pull request Nov 3, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant