Skip to content

Bump google/osv-scanner-action from 2.0.2 to 2.0.3 - #1080

Merged
mhucka merged 1 commit into
masterfrom
dependabot/github_actions/google/osv-scanner-action-2.0.3
Jun 30, 2025
Merged

mhucka merged 1 commit into
masterfrom
dependabot/github_actions/google/osv-scanner-action-2.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor

Bumps google/osv-scanner-action from 2.0.2 to 2.0.3.

Release notes

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

v2.0.3

Update to use osv-scanner v2.0.3

Notable changes:

  • There's now a flag --allow-no-lockfiles you can pass to osv-scanner to avoid getting an error when running against a repo with no lockfiles.
  • We no longer ignore general errors when they occur on osv-scanner-action, and will fail the workflow (e.g. invalid flags passed in)
Commits
  • 40a8940 Merge pull request #75 from google/update-to-v2.0.3
  • ed3a1e5 Update unified workflow example to point to v2.0.3 reusable workflows
  • b1e3dfc Update reusable workflows to point to v2.0.3 actions
  • 2b64df4 Update actions to use v2.0.3 osv-scanner image
  • 3f1460c Merge pull request #72 from renovate-bot/renovate/workflows
  • 8cbdeb3 chore(deps): update github/codeql-action action to v3.28.19
  • 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.2 to 2.0.3.
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@e69cc6c...40a8940)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 Jun 16, 2025
@mhucka
mhucka enabled auto-merge June 30, 2025 16:40
@mhucka
mhucka added this pull request to the merge queue Jun 30, 2025
Merged via the queue into master with commit e4395e1 Jun 30, 2025
@mhucka
mhucka deleted the dependabot/github_actions/google/osv-scanner-action-2.0.3 branch June 30, 2025 16:49
mhucka pushed 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.2 to 2.0.3.
<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.3</h2>
<p>Update to use osv-scanner v2.0.3</p>
<p>Notable changes:</p>
<ul>
<li>There's now a flag <code>--allow-no-lockfiles</code> you can pass to
osv-scanner to avoid getting an error when running against a repo with
no lockfiles.</li>
<li>We no longer ignore general errors when they occur on
osv-scanner-action, and will fail the workflow (e.g. invalid flags
passed in)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/osv-scanner-action/commit/40a8940a65eab1544a6af759e43d936201a131a2"><code>40a8940</code></a>
Merge pull request <a
href="https://redirect.github.com/google/osv-scanner-action/issues/75">#75</a>
from google/update-to-v2.0.3</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/ed3a1e593ddd30d8d53b3d44a6394561960a7887"><code>ed3a1e5</code></a>
Update unified workflow example to point to v2.0.3 reusable
workflows</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/b1e3dfc70bb1e4f43c54aa888b390d13adf18411"><code>b1e3dfc</code></a>
Update reusable workflows to point to v2.0.3 actions</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/2b64df4bbbe4e55a3a6cab3362485fbfaec5a2f8"><code>2b64df4</code></a>
Update actions to use v2.0.3 osv-scanner image</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/3f1460c5fac5e53f8a743f8550539a576871a83c"><code>3f1460c</code></a>
Merge pull request <a
href="https://redirect.github.com/google/osv-scanner-action/issues/72">#72</a>
from renovate-bot/renovate/workflows</li>
<li><a
href="https://github.com/google/osv-scanner-action/commit/8cbdeb3df74b9dcd6998020adede8bb5f774c321"><code>8cbdeb3</code></a>
chore(deps): update github/codeql-action action to v3.28.19</li>
<li>See full diff in <a
href="https://github.com/google/osv-scanner-action/compare/e69cc6c86b31f1e7e23935bbe7031b50e51082de...40a8940a65eab1544a6af759e43d936201a131a2">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.2&new-version=2.0.3)](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

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