SwaragThaikkandi / SMdRQA

For doing multidimensional recurrent quantification analysis(MdRQA) and sliding window version of it
https://swaragthaikkandi.github.io/SMdRQA/
GNU General Public License v3.0
1 stars 0 forks source link

Update actions/upload-artifact action to v4.4.0 #193

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v4.3.6 -> v4.4.0

Release Notes

actions/upload-artifact (actions/upload-artifact) ### [`v4.4.0`](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

cr-gpt[bot] commented 1 month ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

github-actions[bot] commented 1 month ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/upload-artifact 50769540e7f4bd5e21e526ee35c689e35e0d6874 :green_circle: 6.8
Details
CheckScoreReason
Code-Review:green_circle: 9Found 10/11 approved changesets -- score normalized to 9
Maintained:green_circle: 910 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing:warning: 0project is not fuzzed
Security-Policy:green_circle: 9security policy file detected
SAST:green_circle: 9SAST tool detected but not run on all commits
Vulnerabilities:green_circle: 82 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/scorecard.yml
  • actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874
  • actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
cr-gpt[bot] commented 1 month ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

pep8speaks commented 1 month ago

Hello @renovate[bot]! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 324:80: E501 line too long (110 > 79 characters) Line 325:80: E501 line too long (113 > 79 characters) Line 326:80: E501 line too long (113 > 79 characters) Line 329:80: E501 line too long (112 > 79 characters) Line 332:80: E501 line too long (108 > 79 characters) Line 333:80: E501 line too long (115 > 79 characters) Line 366:17: E712 comparison to False should be 'if cond is False:' or 'if not cond:' Line 437:80: E501 line too long (110 > 79 characters) Line 438:80: E501 line too long (113 > 79 characters) Line 439:80: E501 line too long (113 > 79 characters) Line 442:80: E501 line too long (112 > 79 characters) Line 445:80: E501 line too long (108 > 79 characters) Line 446:80: E501 line too long (115 > 79 characters)

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.