Skip to content

chore(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to ffa0a5f39214d80778c9b494822d94d0d9668458 - #1310

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-ffa0a5f39214d80778c9b494822d94d0d9668458
Open

chore(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to ffa0a5f39214d80778c9b494822d94d0d9668458#1310
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-ffa0a5f39214d80778c9b494822d94d0d9668458

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to ffa0a5f39214d80778c9b494822d94d0d9668458.

Commits
  • ffa0a5f Merge pull request #142 from google/fix-json-export-code
  • 259ba4a Fix JSON results export
  • 6e4298e Merge pull request #141 from google/update-to-v2.5.1
  • 5957b4e Update unified workflow example to point to v2.5.1 reusable workflows
  • 880d9b5 Update reusable workflows to point to v2.5.1 actions
  • baa4139 "Update actions to use v2.5.1 osv-scanner image"
  • f4cfcc0 Merge pull request #117 from renovate-bot/renovate/workflows
  • dfd4cd1 Update workflows
  • e13f842 Merge pull request #133 from renovate-bot/renovate/major-workflows
  • 8deb546 Merge pull request #140 from google/update-to-v2.5.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 24, 2026 14:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 2 potential issues.

Open in Devin Review

# GitHub's 1,048,576-byte job-outputs cap and failing the run. Same nested
# action pins as v2.3.8; only the Export step is now conditional.
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 # v2.3.8 + export-results gate
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@ffa0a5f39214d80778c9b494822d94d0d9668458 # v2.3.8 + export-results gate

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Stale version label on bumped OSV pin

The uses: pin is bumped to ffa0a5f, a v2.5.1-based commit per the upstream history, but its trailing comment still reads # v2.3.8 + export-results gate. The label now misstates the pinned version.

Prompt for agents
The pinned SHA on the uses: line was bumped to ffa0a5f, which upstream commit history shows is based on osv-scanner-action v2.5.1 with a JSON export fix, not v2.3.8. Update the trailing comment on this line and the explanatory block above it (currently referencing 3a7550f and "v2.3.8 + export-results gate") so they accurately describe the new pinned version and re-verify that the export-results/job-outputs-cap rationale still holds for v2.5.1.
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Comment on lines 39 to +42
# full old/new osv-scanner JSON into job outputs unconditionally, tripping
# GitHub's 1,048,576-byte job-outputs cap and failing the run. Same nested
# action pins as v2.3.8; only the Export step is now conditional.
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 # v2.3.8 + export-results gate
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@ffa0a5f39214d80778c9b494822d94d0d9668458 # v2.3.8 + export-results gate

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Verify export-results gate persists at v2.5.1

The pin rationale relies on the export-results gate (default false) to avoid tripping GitHub's job-outputs cap that v2.3.8 hit. The new pin is v2.5.1-based with a JSON export fix. Confirm v2.5.1 still gates JSON output behind export-results and defaults it false, otherwise the cap failure can return.

(Refers to this code)

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-ffa0a5f39214d80778c9b494822d94d0d9668458 branch 7 times, most recently from 105e04d to da66ab7 Compare August 25, 2026 21:48
@seonghobae
seonghobae enabled auto-merge (squash) August 25, 2026 22:29
@opencode-agent
opencode-agent Bot disabled auto-merge August 26, 2026 00:03
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-ffa0a5f39214d80778c9b494822d94d0d9668458 branch 4 times, most recently from 3279a1e to 2a80e3f Compare August 26, 2026 19:40
…nner-reusable-pr.yml

Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to ffa0a5f39214d80778c9b494822d94d0d9668458.
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@3a7550f...ffa0a5f)

---
updated-dependencies:
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml
  dependency-version: ffa0a5f39214d80778c9b494822d94d0d9668458
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-ffa0a5f39214d80778c9b494822d94d0d9668458 branch from 2a80e3f to 3c674b2 Compare August 26, 2026 22:03
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.

0 participants