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 #290

Merged
merged 1 commit into from
Apr 20, 2024
Merged

chore(deps): update github-actions #290

merged 1 commit into from
Apr 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action patch v4.1.4 -> v4.1.5
actions/download-artifact action digest c850b93 -> 8caf195
actions/upload-artifact action patch v4.3.1 -> v4.3.2
docker/setup-buildx-action action minor v3.2.0 -> v3.3.0
ghcr.io/chgl/kube-powertools container patch v2.2.54 -> v2.2.58
ghcr.io/miracum/ig-build-tools container patch v2.0.54 -> v2.0.55
github/codeql-action action minor v3.24.9 -> v3.25.1
github/codeql-action action digest 1b1aada -> c7f9125
gradle/wrapper-validation-action action patch v2.1.2 -> v2.1.3
peter-evans/create-pull-request action patch v6.0.2 -> v6.0.4
sigstore/cosign-installer action minor v3.4.0 -> v3.5.0

Release Notes

actions/download-artifact (actions/download-artifact)

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.4...v4.1.5

actions/upload-artifact (actions/upload-artifact)

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

docker/setup-buildx-action (docker/setup-buildx-action)

v3.3.0

Compare Source

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

v2.2.58

Compare Source

Miscellaneous Chores
  • deps: update docker.io/nginxinc/nginx-unprivileged:1.25.4 docker digest to 7e36111 (278fcd1)

v2.2.57

Compare Source

Miscellaneous Chores
  • deps: update docker.io/bitnami/kubectl:1.29.3 docker digest to f5fc0d5 (6990163)

v2.2.56

Compare Source

Miscellaneous Chores

v2.2.55

Compare Source

Miscellaneous Chores
  • deps: update docker.io/bitnami/kubectl:1.29.3 docker digest to d44ec04 (59c9f11)
miracum/ig-build-tools (ghcr.io/miracum/ig-build-tools)

v2.0.55

Compare Source

Miscellaneous Chores
github/codeql-action (github/codeql-action)

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.10

Compare Source

gradle/wrapper-validation-action (gradle/wrapper-validation-action)

v2.1.3

Compare Source

What's Changed

  • Update various NPM dependencies
  • Update wrapper checksums to include Gradle 8.7

Full Changelog: gradle/wrapper-validation-action@v2.1.2...v2.1.3

peter-evans/create-pull-request (peter-evans/create-pull-request)

v6.0.4: Create Pull Request v6.0.4

Compare Source

⚡ Improves performance in some cases for very large git repositories.

What's Changed

Full Changelog: peter-evans/create-pull-request@v6.0.3...v6.0.4

v6.0.3: Create Pull Request v6.0.3

Compare Source

⚡ Improves performance of the push-to-fork feature.

What's Changed

Full Changelog: peter-evans/create-pull-request@v6.0.2...v6.0.3

sigstore/cosign-installer (sigstore/cosign-installer)

v3.5.0

Compare Source

What's Changed

Full Changelog: sigstore/cosign-installer@v3.4.0...v3.5.0


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.

@renovate renovate bot force-pushed the renovate/github-actions branch from 6a2e963 to ef62957 Compare April 20, 2024 17:40
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 18 0 0.42s
✅ BASH bash-exec 4 0 0.34s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 4 0 0.02s
✅ CSHARP csharpier 1 0 1.27s
⚠️ CSHARP dotnet-format 1 1 1.32s
⚠️ CSHARP roslynator 1 1 9.75s
✅ CSS stylelint 1 0 1.74s
✅ DOCKERFILE hadolint 4 0 0.24s
✅ EDITORCONFIG editorconfig-checker 376 0 3.62s
✅ ENV dotenv-linter 1 0 0.02s
✅ GROOVY npm-groovy-lint 7 0 15.06s
✅ HTML djlint 2 0 1.48s
✅ HTML htmlhint 2 0 0.48s
✅ JAVA checkstyle 59 0 14.3s
✅ JSON eslint-plugin-jsonc 31 0 5.89s
✅ JSON jsonlint 31 0 0.59s
✅ JSON prettier 31 0 4.44s
✅ JSON v8r 31 0 86.07s
⚠️ MARKDOWN markdownlint 22 177 1.72s
✅ PYTHON bandit 1 0 0.81s
✅ PYTHON black 1 0 1.21s
✅ PYTHON flake8 1 0 0.41s
✅ PYTHON isort 1 0 0.65s
✅ PYTHON mypy 1 0 6.83s
✅ PYTHON ruff 1 0 0.04s
✅ REPOSITORY checkov yes no 20.62s
✅ REPOSITORY gitleaks yes no 1.59s
✅ REPOSITORY git_diff yes no 0.14s
✅ REPOSITORY kics yes no 71.43s
✅ REPOSITORY secretlint yes no 2.8s
✅ REPOSITORY syft yes no 3.8s
✅ REPOSITORY trivy yes no 22.76s
✅ REPOSITORY trivy-sbom yes no 5.39s
✅ REPOSITORY trufflehog yes no 12.42s
✅ SQL sql-lint 2 0 1.13s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 109 0 3.23s

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

@chgl chgl merged commit 9b908d6 into master Apr 20, 2024
25 checks passed
@renovate renovate bot deleted the renovate/github-actions branch April 20, 2024 18:32
# 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