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 actions/upload-artifact from 3.1.3 to 4.3.3 #4

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps actions/upload-artifact from 3.1.3 to 4.3.3.

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.3

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3

v4.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2

v4.3.1

v4.3.0

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.0

v4.2.0

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.2.0

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.1.0

v4.0.0

... (truncated)

Commits
  • 6546280 updating package version
  • c004fb4 Merge branch 'main' into eggyhead/use-artifact-v2.1.6
  • 90aba49 updating toolkit artifact dependency to 2.1.6
  • b06cde3 Merge pull request #563 from actions/eggyhead/release-4.3.2
  • 1746f4a Revert "updating to release 4.3.2"
  • 31685d0 updating to release 4.3.2
  • 18bf333 Merge pull request #562 from actions/eggyhead/update-artifact-v215
  • dac413b update package lock version
  • bb3b4a3 updating package version
  • 3e3da83 updating artifact and core 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 2 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.06s
✅ MARKDOWN markdownlint 1 0 0 0.47s
✅ MARKDOWN markdown-link-check 1 0 0.79s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.27s
✅ PYTHON bandit 1 0 1.18s
✅ PYTHON black 1 0 0 0.64s
✅ PYTHON flake8 1 0 0.42s
✅ PYTHON isort 1 1 0 0.28s
✅ PYTHON mypy 1 0 2.29s
⚠️ PYTHON pylint 1 2 2.1s
⚠️ PYTHON pyright 1 1 9.22s
✅ PYTHON ruff 1 1 0 0.2s
✅ REPOSITORY checkov yes no 15.48s
✅ REPOSITORY gitleaks yes no 0.17s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 12.7s
✅ REPOSITORY secretlint yes no 1.51s
✅ REPOSITORY trivy yes no 8.28s
✅ REPOSITORY trivy-sbom yes no 6.27s
⚠️ REPOSITORY trufflehog yes 1 3.08s
⚠️ SPELL lychee 6 2 0.46s
✅ YAML prettier 4 1 0 0.7s
✅ YAML v8r 4 0 7.09s
✅ YAML yamllint 4 0 0.31s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_