ci: bump pinned pg-actions to pick up GitHub-hosted SBOM scan - #30
Merged
Conversation
Part of pgmac-net/homelabia#176. pg-actions#113 moved the GHAS-dependency-scan job in the reusable sbom.yml onto a GitHub-hosted runner, but this repo pins that workflow to a commit SHA, so it kept running the old self-hosted version. Bumps the pin to pg-actions 935d4b8 (current main). The SHA pin itself is kept — the point is to move deliberately, not to start floating. After this, GHAS-dependency-scan runs on ubuntu-latest here, while DepTrack-sbom stays self-hosted for the internal Dependency-Track upload. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014DUYKa99V5UjszAtGY1oJK
Docker Build
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of pgmac-net/homelabia#176 — closing a gap found during post-merge verification.
pgmac-net/pg-actions#113 moved
GHAS-dependency-scanin the reusablesbom.ymlonto a GitHub-hosted runner. That PR claimed callers would pick the change up with no edits — true for callers using@main, but not for this repo, which pins the workflow to a commit SHA and so kept running the old self-hosted version.Confirmed live:
nagios-mcp-chart's first post-merge run still showedsbom / GHAS-dependency-scanon aself-hostedrunner.The SHA pin is deliberately kept — the goal is to move the pin intentionally, not to start floating on
@main.After this,
GHAS-dependency-scanruns onubuntu-latesthere, whileDepTrack-sbomstays self-hosted for the internal Dependency-Track upload.Four sibling repos get the same bump:
metasearch,slack-weather,slack-scores,nagios-mcp-chart,Docker-Nagios.🤖 Generated with Claude Code
https://claude.ai/code/session_014DUYKa99V5UjszAtGY1oJK