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

build(deps): bump google/osv-scanner-action from 1.7.4 to 1.8.2 #484

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps google/osv-scanner-action from 1.7.4 to 1.8.2.

Release notes

Sourced from google/osv-scanner-action's releases.

v1.8.2

What's Changed

Commits
  • 7ac94f9 Merge pull request #32 from google/update-to-v1.8.2
  • da0991f Update unified workflow example to point to v1.8.2 reusable workflows
  • f1f90c4 Update reusable workflows to point to v1.8.2 actions
  • f8af522 Update actions to use v1.8.2 osv-scanner image
  • 4847de9 Merge pull request #31 from renovate-bot/renovate/workflows
  • b7d4e6e Update actions/upload-artifact action to v4.3.4
  • dfa8609 Merge pull request #26 from renovate-bot/renovate/workflows
  • 7e2f071 Update workflows
  • 3c399db Merge pull request #29 from google/update-to-v1.8.1
  • 3ea235a Update unified workflow example to point to v1.8.1 reusable workflows
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 15, 2024
Bumps [google/osv-scanner-action](https://github.com/google/osv-scanner-action) from 1.7.4 to 1.8.2.
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@ba0b4d1...7ac94f9)

---
updated-dependencies:
- dependency-name: google/osv-scanner-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/google/osv-scanner-action-1.8.2 branch from 2223fe9 to a389a15 Compare July 16, 2024 20:31
@DonggeLiu DonggeLiu changed the base branch from main to base-484 August 5, 2024 06:10
@DonggeLiu DonggeLiu merged commit 0d7d68a into base-484 Aug 5, 2024
4 of 6 checks passed
@DonggeLiu DonggeLiu deleted the dependabot/github_actions/google/osv-scanner-action-1.8.2 branch August 5, 2024 06:10
DonggeLiu added a commit that referenced this pull request Aug 5, 2024
….8.2 (#484) (#526)

Bumps

[google/osv-scanner-action](https://github.com/google/osv-scanner-action)
from 1.7.4 to 1.8.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a

href="https://github.com/google/osv-scanner-action/releases">google/osv-scanner-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Now uses OSV-Scanner v1.8.2, see <a

href="https://github.com/google/osv-scanner/blob/main/CHANGELOG.md">https://github.com/google/osv-scanner/blob/main/CHANGELOG.md</a>
for full changelog.</li>
<li>Call analysis is now done by default for golang.</li> </ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a

href="https://github.com/google/osv-scanner-action/commit/7ac94f9d40028db4cacf8d53adec6626f5d3d2f7"><code>7ac94f9</code></a>
Merge pull request <a

href="https://github.com/google/osv-scanner-action/issues/32">#32</a>
from google/update-to-v1.8.2</li>
<li><a

href="https://github.com/google/osv-scanner-action/commit/da0991fb0e817ee070e5797bd8b90402c86e7bb4"><code>da0991f</code></a>
Update unified workflow example to point to v1.8.2 reusable
workflows</li>
<li><a

href="https://github.com/google/osv-scanner-action/commit/f1f90c47a30be326ec08bf0e1633cab832421fe0"><code>f1f90c4</code></a>
Update reusable workflows to point to v1.8.2 actions</li> <li><a

href="https://github.com/google/osv-scanner-action/commit/f8af5221bae5d45891ae7a23c2f3d0c938334355"><code>f8af522</code></a>
Update actions to use v1.8.2 osv-scanner image</li> <li><a

href="https://github.com/google/osv-scanner-action/commit/4847de9b5d7f73e7258c613d1d77572e156b3dbf"><code>4847de9</code></a>
Merge pull request <a

href="https://github.com/google/osv-scanner-action/issues/31">#31</a>
from renovate-bot/renovate/workflows</li>
<li><a

href="https://github.com/google/osv-scanner-action/commit/b7d4e6ed6f00397e20890e0153b32dd4465bea48"><code>b7d4e6e</code></a>
Update actions/upload-artifact action to v4.3.4</li> <li><a

href="https://github.com/google/osv-scanner-action/commit/dfa8609a7da62968d73f63f279418e504c1f523f"><code>dfa8609</code></a>
Merge pull request <a

href="https://github.com/google/osv-scanner-action/issues/26">#26</a>
from renovate-bot/renovate/workflows</li>
<li><a

href="https://github.com/google/osv-scanner-action/commit/7e2f0710871f61e97bc0e13defbac7f14822a2f8"><code>7e2f071</code></a>
Update workflows</li>
<li><a

href="https://github.com/google/osv-scanner-action/commit/3c399db9dd6dd8106a27d280d53c55077d3f7cea"><code>3c399db</code></a>
Merge pull request <a

href="https://github.com/google/osv-scanner-action/issues/29">#29</a>
from google/update-to-v1.8.1</li>
<li><a

href="https://github.com/google/osv-scanner-action/commit/3ea235ac683b304b60d57feda8f2c9200d307c87"><code>3ea235a</code></a>
Update unified workflow example to point to v1.8.1 reusable
workflows</li>
<li>Additional commits viewable in <a

href="https://github.com/google/osv-scanner-action/compare/ba0b4d196d231340e0ae94ae00933c8be0984192...7ac94f9d40028db4cacf8d53adec6626f5d3d2f7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility

score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google/osv-scanner-action&package-manager=github_actions&previous-version=1.7.4&new-version=1.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary> <br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant