Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump docker/scout-action from 1.1.0 to 1.2.0 #90

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps docker/scout-action from 1.1.0 to 1.2.0.

Release notes

Sourced from docker/scout-action's releases.

v1.2.0

What's Changed

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 show <dependency name> 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)

Bumps [docker/scout-action](https://github.com/docker/scout-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@704685e...7c61653)

---
updated-dependencies:
- dependency-name: docker/scout-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mauwii as a code owner November 27, 2023 15:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
Copy link
Contributor

github-actions bot commented Nov 27, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.13s
✅ COPYPASTE jscpd yes no 1.47s
✅ EDITORCONFIG editorconfig-checker 1 0 1.21s
✅ REPOSITORY checkov yes no 11.3s
✅ REPOSITORY gitleaks yes no 0.17s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.35s
✅ REPOSITORY kics yes no 5.37s
✅ REPOSITORY secretlint yes no 0.84s
✅ REPOSITORY trivy yes no 6.6s
✅ REPOSITORY trivy-sbom yes no 1.63s
✅ REPOSITORY trufflehog yes no 4.02s
✅ SPELL cspell 2 0 2.02s
✅ YAML prettier 1 0 0.53s
✅ YAML v8r 1 0 2.67s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Nov 27, 2023

Overview

Image reference mauwii/ubuntu-act:20.04-main /home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar
- digest 134b75fc9a2c 07f458dff788
- provenance a6b3de3 https://github.com/mauwii/act-docker-images/blob/dae8c664d98af4dd95d9c6f8a5c7c7a974a981a3/linux/ubuntu/Dockerfile/commit/dae8c664d98af4dd95d9c6f8a5c7c7a974a981a3
- vulnerabilities critical: 0 high: 55 medium: 178 low: 83 unspecified: 10 critical: 0 high: 55 medium: 178 low: 83 unspecified: 10
- platform linux/amd64 linux/amd64
- size 2.3 GB 2.3 GB
- packages 3814 3814
Base Image buildpack-deps:20.04
also known as:
focal
buildpack-deps:20.04
also known as:
focal
- vulnerabilities critical: 0 high: 11 medium: 96 low: 70 critical: 0 high: 11 medium: 96 low: 70
Labels (4 changes)
  • ± 4 changed
  • 7 unchanged
-org.opencontainers.image.authors=mauwii
+org.opencontainers.image.authors=mauwii, dependabot[bot]
-org.opencontainers.image.created=2023-11-03T16:43:52Z
+org.opencontainers.image.created=2023-11-27T15:47:21Z
 org.opencontainers.image.description=This Image is made to be used with Nektos/act to run your GH-Workflows locally
 org.opencontainers.image.documentation=https://github.com/mauwii/act-docker-images
 org.opencontainers.image.ref.name=ubuntu
-org.opencontainers.image.revision=a6b3de36c21f72704f7fbf382582fa739f536309
+org.opencontainers.image.revision=dae8c664d98af4dd95d9c6f8a5c7c7a974a981a3
-org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/a6b3de36c21f72704f7fbf382582fa739f536309/linux/ubuntu/Dockerfile
+org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/dae8c664d98af4dd95d9c6f8a5c7c7a974a981a3/linux/ubuntu/Dockerfile
 org.opencontainers.image.title=ubuntu-act-focal
 org.opencontainers.image.url=https://hub.docker.com/r/mauwii/ubuntu-act
 org.opencontainers.image.vendor=mauwii
 org.opencontainers.image.version=20.04

@mergify mergify bot merged commit 17eadf4 into main Nov 27, 2023
12 checks passed
@mergify mergify bot deleted the dependabot/github_actions/docker/scout-action-1.2.0 branch November 27, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants