nautilus-cyberneering / git-queue

A GitHub Action that implements a job queue with a concurrency lock by using Git empty commits
https://nautilus-cyberneering.github.io/git-queue/
MIT License
14 stars 3 forks source link

build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 #396

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps actions/setup-python from 4.3.0 to 4.3.1.

Release notes

Sourced from actions/setup-python's releases.

Improve error handling and messages

In scope of this release we added improved error message to put operating system and its version in the logs (actions/setup-python#559). Besides, the release

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 year ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 7 0 0.2s
βœ… COPYPASTE jscpd yes no 2.55s
βœ… JAVASCRIPT standard 1 0 0 1.47s
βœ… JSON eslint-plugin-jsonc 8 0 0 1.23s
βœ… JSON jsonlint 8 0 0.24s
βœ… JSON prettier 8 0 0 0.61s
βœ… JSON v8r 8 0 8.85s
βœ… MARKDOWN markdownlint 9 0 0 0.76s
βœ… MARKDOWN markdown-link-check 9 0 12.94s
βœ… MARKDOWN markdown-table-formatter 9 0 0 0.34s
βœ… REPOSITORY checkov yes no 8.93s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY secretlint yes no 1.13s
βœ… SPELL cspell 115 0 4.29s
βœ… SPELL misspell 114 0 0 0.24s
βœ… TYPESCRIPT eslint 54 0 0 15.84s
βœ… YAML prettier 12 2 0 0.94s
βœ… YAML v8r 12 0 16.95s
βœ… YAML yamllint 12 0 0.41s

See errors details in artifact MegaLinter reports on CI Job page

_MegaLinter is graciously provided by OX Security_

dependabot[bot] commented 1 year ago

Superseded by #404.