Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps google/osv-scanner-action from 2.0.0 to 2.0.1.

Release notes

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

v2.0.1

What's Changed

Full Changelog: google/osv-scanner-action@v2.0.0...v2.0.1

Commits
  • 6fc7144 Merge pull request #69 from google/update-to-v2.0.1
  • ce2f529 Update unified workflow example to point to v2.0.1 reusable workflows
  • afa2aef Update reusable workflows to point to v2.0.1 actions
  • 19734b4 Update actions to use v2.0.1 osv-scanner image
  • See full diff 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)

Bumps [google/osv-scanner-action](https://github.com/google/osv-scanner-action) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@98b584e...6fc7144)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependencies Involves packages or other software that qsim depends on area/devops Involves build systems, Make files, Bazel files, continuous integration, and or other DevOps topics labels Apr 7, 2025
@mhucka mhucka enabled auto-merge April 7, 2025 21:08
@mhucka mhucka added this pull request to the merge queue Apr 12, 2025
Merged via the queue into master with commit 9e88745 Apr 12, 2025
26 checks passed
@mhucka mhucka deleted the dependabot/github_actions/google/osv-scanner-action-2.0.1 branch April 12, 2025 00:50
mhucka added a commit to mhucka/OpenFermion that referenced this pull request Sep 25, 2025
Bumps
[google/osv-scanner-action](https://github.com/google/osv-scanner-action)
from 2.0.0 to 2.0.1.
<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>v2.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update to v2.0.1 by <a
href="https://github.com/michaelkedar"><code>@​michaelkedar</code></a>
in <a
href="https://redirect.github.com/google/osv-scanner-action/pull/69">google/osv-scanner-action#69</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/osv-scanner-action/compare/v2.0.0...v2.0.1">https://github.com/google/osv-scanner-action/compare/v2.0.0...v2.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/osv-scanner-action/commit/6fc714450122bda9d00e4ad5d639ad6a39eedb1f"><code>6fc7144</code></a>
Merge pull request <a
href="https://redirect.github.com/google/osv-scanner-action/issues/69">#69</a>
from google/update-to-v2.0.1</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/ce2f52987d90daed6f20b7407981e42825e53274"><code>ce2f529</code></a>
Update unified workflow example to point to v2.0.1 reusable
workflows</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/afa2aef66399b657ea10657432914835474a8882"><code>afa2aef</code></a>
Update reusable workflows to point to v2.0.1 actions</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/19734b480e0819e9fe058cb345d77fa08c55189f"><code>19734b4</code></a>
Update actions to use v2.0.1 osv-scanner image</li>
<li>See full diff in <a
href="https://github.com/google/osv-scanner-action/compare/98b584ee2ed2da3935ccce10e06739d54cdcd20b...6fc714450122bda9d00e4ad5d639ad6a39eedb1f">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=2.0.0&new-version=2.0.1)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Hucka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Involves packages or other software that qsim depends on area/devops Involves build systems, Make files, Bazel files, continuous integration, and or other DevOps topics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant