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/build-push-action from 5.3.0 to 5.4.0 #17

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps docker/build-push-action from 5.3.0 to 5.4.0.

Release notes

Sourced from docker/build-push-action's releases.

v5.4.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0

Commits
  • ca052bb Merge pull request #1128 from crazy-max/builder-info
  • 025c205 chore: update generated content
  • 12076d2 show builder information before building
  • ef6cba3 Merge pull request #1127 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 4c16cf9 chore: update generated content
  • a3118a8 fixes since moved types
  • c86eb8b chore(deps): Bump @​docker/actions-toolkit from 0.23.0 to 0.24.0
  • 2a53c6c Merge pull request #1122 from crazy-max/update-dev-deps
  • ccef1f2 chore: update generated content
  • 79117b6 chore: update dev dependencies
  • 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.04s
✅ DOCKERFILE hadolint 1 0 0.14s
✅ MARKDOWN markdownlint 1 0 0 0.44s
✅ MARKDOWN markdown-link-check 1 0 0.82s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.31s
✅ PYTHON bandit 1 0 1.07s
✅ PYTHON black 1 0 0 0.73s
✅ PYTHON flake8 1 0 0.31s
✅ PYTHON isort 1 0 0 0.32s
✅ PYTHON mypy 1 0 2.42s
⚠️ PYTHON pylint 1 2 2.46s
⚠️ PYTHON pyright 1 2 9.6s
✅ PYTHON ruff 1 0 0 0.2s
✅ REPOSITORY checkov yes no 16.07s
✅ REPOSITORY gitleaks yes no 0.09s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.96s
✅ REPOSITORY secretlint yes no 1.77s
✅ REPOSITORY trivy yes no 7.08s
✅ REPOSITORY trivy-sbom yes no 6.06s
✅ REPOSITORY trufflehog yes no 2.95s
⚠️ SPELL lychee 7 2 0.68s
✅ YAML prettier 5 0 0 0.75s
⚠️ YAML v8r 5 1 8.02s
✅ YAML yamllint 5 0 0.24s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_