Skip to content

chore(deps): update github-actions #186

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action minor v4.1.9 -> v4.2.1
actions/setup-dotnet action patch v4.3.0 -> v4.3.1
actions/upload-artifact action patch v4.6.1 -> v4.6.2
docker/login-action action digest 9780b0c -> 74a5d14
github/codeql-action action patch v3.28.10 -> v3.28.15
googleapis/release-please-action action minor v4.1.4 -> v4.2.0
marocchino/sticky-pull-request-comment action patch v2.9.1 -> v2.9.2
miracum/.github action minor v1.13.2 -> v1.16.8

Release Notes

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

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.9...v4.2.0

actions/setup-dotnet (actions/setup-dotnet)

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/setup-dotnet@v4...v4.3.1

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

v4.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

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

v3.28.15

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.15 - 07 Apr 2025
  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

v3.28.11

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.11 - 07 Mar 2025
  • Update default CodeQL bundle version to 2.20.6. #​2793

See the full CHANGELOG.md for more information.

googleapis/release-please-action (googleapis/release-please-action)

v4.2.0

Compare Source

Features
  • support for skip-labeling parameter for GitHub action (#​1066) (fb7f385)

v4.1.5

Compare Source

marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

v2.9.2

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.1...v2.9.2

miracum/.github (miracum/.github)

v1.16.8

Compare Source

Miscellaneous Chores

v1.16.7

Compare Source

Miscellaneous Chores

v1.16.6

Compare Source

Bug Fixes

v1.16.5

Compare Source

Bug Fixes

v1.16.4

Compare Source

Bug Fixes

v1.16.3

Compare Source

Miscellaneous Chores
  • deps: updated and renovate zizmor version (244f4f8)

v1.16.2

Compare Source

Bug Fixes

v1.16.1

Compare Source

Bug Fixes
  • correct regex for fileMatch in .renovaterc.json (d3a6999)

v1.16.0

Compare Source

Features

v1.15.0

Compare Source

Features

v1.14.2

Compare Source

Miscellaneous Chores

v1.14.1

Compare Source

Miscellaneous Chores

v1.14.0

Compare Source

Features

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 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.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

github-actions bot commented Apr 1, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 9 0 0 0.18s
✅ CSHARP csharpier 45 0 0 4.09s
⚠️ CSHARP roslynator 5 5 0 41.3s
✅ DOCKERFILE hadolint 1 0 0 0.27s
✅ EDITORCONFIG editorconfig-checker 107 0 0 0.48s
✅ JSON jsonlint 11 0 0 0.23s
✅ JSON prettier 11 0 0 0.55s
✅ MARKDOWN markdownlint 3 0 0 0.84s
⚠️ MARKDOWN markdown-table-formatter 3 1 0 0.36s
✅ PROTOBUF protolint 5 0 0 6.58s
✅ REPOSITORY checkov yes no no 24.97s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.21s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 39.74s
✅ REPOSITORY kics yes no no 17.62s
✅ REPOSITORY secretlint yes no no 2.41s
✅ REPOSITORY syft yes no no 3.32s
✅ REPOSITORY trivy yes no no 13.28s
✅ REPOSITORY trivy-sbom yes no no 0.13s
✅ REPOSITORY trufflehog yes no no 5.43s
✅ XML xmllint 1 0 0 0.01s
✅ YAML prettier 24 0 0 1.92s
✅ YAML yamllint 24 0 0 0.67s

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 75e5e6c to 9031caf Compare April 7, 2025 23:03
@renovate renovate bot force-pushed the renovate/github-actions branch from 9031caf to 8a4d4cb Compare April 9, 2025 17:05
Copy link

github-actions bot commented Apr 9, 2025

Trivy image scan report

ghcr.io/miracum/vfps:pr-186 (ubuntu 24.04)

4 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 0 LOW: 4)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3t64 CVE-2024-13176 LOW 3.0.13-0ubuntu3.4 3.0.13-0ubuntu3.5
libssl3t64 CVE-2024-9143 LOW 3.0.13-0ubuntu3.4 3.0.13-0ubuntu3.5
openssl CVE-2024-13176 LOW 3.0.13-0ubuntu3.4 3.0.13-0ubuntu3.5
openssl CVE-2024-9143 LOW 3.0.13-0ubuntu3.4 3.0.13-0ubuntu3.5

No Misconfigurations found

opt/vfps/Vfps.deps.json

1 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 1 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
OpenTelemetry.Api CVE-2025-27513 MEDIUM 1.11.1 1.11.2

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.AspNetCore.App/9.0.2/Microsoft.AspNetCore.App.deps.json

1 known vulnerabilities found (CRITICAL: 0 HIGH: 1 MEDIUM: 0 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
Microsoft.AspNetCore.App.Runtime.linux-x64 CVE-2025-24070 HIGH 9.0.2 9.0.3, 8.0.14

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/9.0.2/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Apr 9, 2025

Code Coverage

Package Line Rate Branch Rate Health
Vfps.Tests 99% 100%
Vfps 94% 60%
Summary 95% (431 / 452) 66% (33 / 50)

Minimum allowed line rate is 50%


ghz run statistics

Summary:
  Count:	5000
  Total:	9.39 s
  Slowest:	484.56 ms
  Fastest:	11.04 ms
  Average:	90.26 ms
  Requests/sec:	532.43

Response time histogram:
  11.037  [1]    |
  58.390  [429]  |∎∎∎∎∎
  105.742 [3723] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  153.095 [747]  |∎∎∎∎∎∎∎∎
  200.447 [50]   |∎
  247.799 [0]    |
  295.152 [0]    |
  342.504 [0]    |
  389.856 [1]    |
  437.209 [0]    |
  484.561 [49]   |∎

Latency distribution:
  10 % in 62.28 ms 
  25 % in 76.50 ms 
  50 % in 85.73 ms 
  75 % in 98.09 ms 
  90 % in 114.16 ms 
  95 % in 123.13 ms 
  99 % in 195.96 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 6
  Number of completed tasks: 6
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                  | Satisfied
  --------------                  | ---------
  grpc/error-rate <= 0            | true
  grpc/latency/mean (msec) <= 200 | true
  grpc/latency/p99 (msec) <= 500  | true
  

Latest observed values for metrics:
***********************************

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 133.61
  grpc/latency/p99 (msec)  | 400.00
  grpc/request-count       | 50000.00
  

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