[PR #43] [MERGED] 🌱 Bump google/osv-scanner-action from 1.8.1 to 1.8.2 #52

Closed
opened 2026-03-03 16:27:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/43
Author: @dependabot[bot]
Created: 7/15/2024
Status: Merged
Merged: 7/16/2024
Merged by: @janfuhrer

Base: mainHead: dependabot/github_actions/google/osv-scanner-action-1.8.2


📝 Commits (1)

  • 1a5c2e3 🌱 Bump google/osv-scanner-action from 1.8.1 to 1.8.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/osv-scan.yml (+1 -1)

📄 Description

Bumps google/osv-scanner-action from 1.8.1 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
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/natrontech/pbs-exporter/pull/43 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/16/2024 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `dependabot/github_actions/google/osv-scanner-action-1.8.2` --- ### 📝 Commits (1) - [`1a5c2e3`](https://github.com/natrontech/pbs-exporter/commit/1a5c2e38d966bd98209ba11456bd2085429cc863) :seedling: Bump google/osv-scanner-action from 1.8.1 to 1.8.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/osv-scan.yml` (+1 -1) </details> ### 📄 Description Bumps [google/osv-scanner-action](https://github.com/google/osv-scanner-action) from 1.8.1 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://redirect.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://redirect.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://redirect.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>See full diff in <a href="https://github.com/google/osv-scanner-action/compare/3c399db9dd6dd8106a27d280d53c55077d3f7cea...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.8.1&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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:27:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pbs-exporter#52
No description provided.