Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update github-actions #53

Merged
merged 1 commit into from
Oct 20, 2024
Merged

chore(deps): update github-actions #53

merged 1 commit into from
Oct 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.7 -> v4.2.1
actions/setup-java action minor v4.3.0 -> v4.4.0
actions/upload-artifact action patch v4.4.0 -> v4.4.3
github/codeql-action action patch v3.26.7 -> v3.26.13
miracum/.github action patch v1.12.3 -> v1.12.5

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/setup-java (actions/setup-java)

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'

Bug fixes :

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

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

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

github/codeql-action (github/codeql-action)

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source

miracum/.github (miracum/.github)

v1.12.5

Compare Source

Miscellaneous Chores
  • deps: updated default java and .net version for codeql (#​88) (1748b6a)

v1.12.4

Compare Source

Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "every 3 months 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 1, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.02s
✅ GROOVY npm-groovy-lint 2 0 9.49s
✅ JAVA checkstyle 4 0 5.11s
✅ JSON jsonlint 1 0 0.11s
✅ JSON prettier 1 0 0.25s
✅ JSON v8r 1 0 2.78s
✅ MARKDOWN markdownlint 2 0 0.22s
✅ MARKDOWN markdown-table-formatter 2 0 0.15s
✅ REPOSITORY checkov yes no 13.2s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.06s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.06s
✅ REPOSITORY kics yes no 2.48s
✅ REPOSITORY secretlint yes no 0.85s
✅ REPOSITORY syft yes no 1.62s
✅ REPOSITORY trivy yes no 6.14s
✅ REPOSITORY trivy-sbom yes no 0.93s
✅ REPOSITORY trufflehog yes no 3.68s
✅ XML xmllint 1 0 0.02s
✅ YAML prettier 4 0 0.56s
✅ YAML v8r 4 0 6.85s
✅ YAML yamllint 4 0 0.57s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/github-actions branch 6 times, most recently from 007e442 to 0f1ccf0 Compare October 9, 2024 19:41
@renovate renovate bot force-pushed the renovate/github-actions branch from 0f1ccf0 to 8cc0ac3 Compare October 14, 2024 20:06
@chgl chgl merged commit 3774bf4 into master Oct 20, 2024
8 checks passed
@renovate renovate bot deleted the renovate/github-actions branch October 20, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant