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.0.8 to 1.0.9 #68

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps docker/scout-action from 1.0.8 to 1.0.9.

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.0.8 to 1.0.9.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@914f29b...4e9ac4d)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
@dependabot dependabot bot requested a review from mauwii as a code owner October 19, 2023 16:07
@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.11s
✅ COPYPASTE jscpd yes no 1.68s
✅ EDITORCONFIG editorconfig-checker 1 0 0.04s
✅ REPOSITORY checkov yes no 9.23s
✅ REPOSITORY gitleaks yes no 0.29s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.89s
✅ REPOSITORY kics yes no 35.52s
✅ REPOSITORY secretlint yes no 0.98s
✅ REPOSITORY trivy yes no 7.12s
✅ REPOSITORY trivy-sbom yes no 1.28s
✅ REPOSITORY trufflehog yes no 3.27s
✅ SPELL cspell 2 0 2.16s
✅ YAML prettier 1 0 0.61s
✅ YAML v8r 1 0 2.63s
✅ YAML yamllint 1 0 0.33s

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 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 c65b6ac73e41 57cf5d529169
- provenance 63b66ce https://github.com/mauwii/act-docker-images/blob/7dd8532838580b85fb0fa0cc4a5ca695576bf9b5/linux/ubuntu/Dockerfile/commit/7dd8532838580b85fb0fa0cc4a5ca695576bf9b5
- vulnerabilities critical: 0 high: 20 medium: 120 low: 75 unspecified: 5 critical: 0 high: 20 medium: 120 low: 75 unspecified: 5
- platform linux/amd64 linux/amd64
- size 1.8 GB 1.8 GB
- packages 3335 3335
Base Image buildpack-deps:20.04
also known as:
focal
buildpack-deps:20.04
also known as:
focal
- vulnerabilities critical: 0 high: 10 medium: 66 low: 64 critical: 0 high: 10 medium: 66 low: 64
Labels (4 changes)
  • ± 4 changed
  • 7 unchanged
-org.opencontainers.image.authors=mauwii, mergify[bot]
+org.opencontainers.image.authors=mauwii, dependabot[bot]
-org.opencontainers.image.created=2023-10-18T16:28:31Z
+org.opencontainers.image.created=2023-10-19T16:10:57Z
 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=63b66ce7366d7c622beb38e04bd6ae96c8250acd
+org.opencontainers.image.revision=7dd8532838580b85fb0fa0cc4a5ca695576bf9b5
-org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/63b66ce7366d7c622beb38e04bd6ae96c8250acd/linux/ubuntu/Dockerfile
+org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/7dd8532838580b85fb0fa0cc4a5ca695576bf9b5/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 55420a5 into main Oct 19, 2023
17 checks passed
@mergify mergify bot deleted the dependabot/github_actions/docker/scout-action-1.0.9 branch October 19, 2023 16:19
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