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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Type Update Change
docker/login-action action digest 0d4c9c5 -> 327cd5a
gradle/gradle-build-action action minor v3.4.2 -> v3.5.0
gradle/wrapper-validation-action action minor v3.4.2 -> v3.5.0
oxsecurity/megalinter action minor v7.12.0 -> v7.13.0

Release Notes

gradle/gradle-build-action (gradle/gradle-build-action)

v3.5.0

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.5.0

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

v3.5.0

Compare Source

[!IMPORTANT]
As of v3 this action has been deprecated by gradle/actions/wrapper-validation.
Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/wrapper-validation-action@v3

with

uses: gradle/actions/wrapper-validation@v3

See the wrapper-validation documentation for up-to-date documentation for gradle/actions/wrapper-validation.

For release details, see https://github.com/gradle/actions/releases/tag/v3.5.0

oxsecurity/megalinter (oxsecurity/megalinter)

v7.13.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 1, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.05s
✅ COPYPASTE jscpd yes no 1.4s
✅ REPOSITORY checkov yes no 14.26s
✅ REPOSITORY gitleaks yes no 1.81s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 15.84s
✅ REPOSITORY kics yes no 3.97s
✅ REPOSITORY secretlint yes no 0.74s
✅ REPOSITORY trivy yes no 8.4s
✅ REPOSITORY trivy-sbom yes no 0.78s
✅ REPOSITORY trufflehog yes no 5.23s
✅ YAML prettier 3 0 0.79s
✅ YAML v8r 3 0 3.8s
✅ YAML yamllint 3 0 0.33s

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

@renovate renovate bot force-pushed the renovate/github-actions branch from 419a29e to af139a2 Compare September 12, 2024 22:53
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 1298fdd to b77645b Compare October 4, 2024 12:41
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 5895b76 to d6e86f7 Compare October 26, 2024 01:07
@renovate renovate bot force-pushed the renovate/github-actions branch from d6e86f7 to 4bdb061 Compare November 6, 2024 11:40
@renovate renovate bot force-pushed the renovate/github-actions branch from 4bdb061 to 3fe993b Compare January 8, 2025 19:07
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.

0 participants