wesley-dean-flexion / sync_github_org_team

Tool to manage a team consisting of all users in a GitHub organization
0 stars 0 forks source link

Bump docker/login-action from 3.1.0 to 3.2.0 #16

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps docker/login-action from 3.1.0 to 3.2.0.

Release notes

Sourced from docker/login-action's releases.

v3.2.0

Full Changelog: https://github.com/docker/login-action/compare/v3.1.0...v3.2.0

Commits
  • 0d4c9c5 Merge pull request #722 from crazy-max/update-readme
  • b29e14f add contributing section to README
  • 218a70c Merge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • b820080 build(deps): bump @​docker/actions-toolkit from 0.23.0 to 0.24.0
  • 27530a9 Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • d072a60 chore: update generated content
  • 7c627b5 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 787cfc6 Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.4
  • 8e66e91 chore: update generated content
  • 5ba5e97 build(deps): bump undici from 5.28.3 to 5.28.4
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 3 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 2 1 0.05s
✅ DOCKERFILE hadolint 1 0 0.14s
✅ MARKDOWN markdownlint 1 0 0 0.5s
✅ MARKDOWN markdown-link-check 1 0 0.75s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.32s
✅ PYTHON bandit 1 0 1.14s
✅ PYTHON black 1 0 0 0.71s
✅ PYTHON flake8 1 0 0.36s
✅ PYTHON isort 1 0 0 0.29s
✅ PYTHON mypy 1 0 2.34s
⚠️ PYTHON pylint 1 2 2.15s
⚠️ PYTHON pyright 1 2 9.69s
✅ PYTHON ruff 1 0 0 0.18s
✅ REPOSITORY checkov yes no 15.12s
✅ REPOSITORY gitleaks yes no 0.11s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.12s
✅ REPOSITORY secretlint yes no 1.54s
✅ REPOSITORY trivy yes no 6.49s
✅ REPOSITORY trivy-sbom yes no 6.24s
✅ REPOSITORY trufflehog yes no 2.4s
⚠️ SPELL lychee 7 2 0.48s
✅ YAML prettier 5 0 0 0.66s
⚠️ YAML v8r 5 1 8.17s
✅ YAML yamllint 5 0 0.33s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_