Skip to content

fix(pack): pin actions to latest SHAs, fix runtime base image#51

Merged
Gagrio merged 2 commits into
suse-edge:mainfrom
Gagrio:fix/pack-gha-layer-caching
May 22, 2026
Merged

fix(pack): pin actions to latest SHAs, fix runtime base image#51
Gagrio merged 2 commits into
suse-edge:mainfrom
Gagrio:fix/pack-gha-layer-caching

Conversation

@Gagrio
Copy link
Copy Markdown
Contributor

@Gagrio Gagrio commented May 22, 2026

  • Pin dtolnay/rust-toolchain and actions/cache to SHA (were unpinned)
  • Update actions/checkout comments to reflect actual version (v6.0.2)
  • Bump softprops/action-gh-release v2.6.1 → v3.0.0
  • Bump docker/build-push-action v7.0.0 → v7.2.0
  • Add GHA layer caching to build-and-push job
  • Remove duplicate Run tests step in pack-build-check.yaml
  • Switch runtime base from bci-micro to bci-base (provides libgcc_s.so.1)

Gagrio and others added 2 commits May 22, 2026 12:29
- Pin dtolnay/rust-toolchain and actions/cache to SHA (were unpinned)
- Update actions/checkout comments to reflect actual version (v6.0.2)
- Bump softprops/action-gh-release v2.6.1 → v3.0.0
- Bump docker/build-push-action v7.0.0 → v7.2.0
- Add GHA layer caching to build-and-push job
- Remove duplicate Run tests step in pack-build-check.yaml
- Switch runtime base from bci-micro to bci-base (provides libgcc_s.so.1)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…hain

When using a SHA pin instead of @stable/@nightly branch refs, the action
requires toolchain to be set explicitly in the with block.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Gagrio Gagrio merged commit 3f7295b into suse-edge:main May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant