Skip to content

Commit 54b27a7

Browse files
chore(deps): update projectbluefin/actions (#961)
Co-authored-by: mergeraptor[bot] <267480593+mergeraptor[bot]@users.noreply.github.com>
1 parent b78cfff commit 54b27a7

12 files changed

Lines changed: 17 additions & 17 deletions

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
# Note: setup-runner btrfs does not pass loopback-free; watch for disk
133133
# pressure and upstream the option if needed.
134134
- name: Setup runner
135-
uses: projectbluefin/actions/bootc-build/setup-runner@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
135+
uses: projectbluefin/actions/bootc-build/setup-runner@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
136136
with:
137137
storage-backend: btrfs
138138
update-podman: true
@@ -210,7 +210,7 @@ jobs:
210210
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
211211

212212
- name: Setup runner
213-
uses: projectbluefin/actions/bootc-build/setup-runner@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
213+
uses: projectbluefin/actions/bootc-build/setup-runner@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
214214
with:
215215
storage-backend: btrfs
216216
update-podman: true

.github/workflows/cache-warm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: ./.github/actions/check-bst2-pin
4444

4545
- name: Setup runner
46-
uses: projectbluefin/actions/bootc-build/setup-runner@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
46+
uses: projectbluefin/actions/bootc-build/setup-runner@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
4747
with:
4848
storage-backend: btrfs
4949
update-podman: true

.github/workflows/execute-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
issues: write
4343
packages: write
4444
pull-requests: write
45-
uses: projectbluefin/actions/.github/workflows/reusable-execute-release.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
45+
uses: projectbluefin/actions/.github/workflows/reusable-execute-release.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
4646
with:
4747
registry: ghcr.io/projectbluefin
4848
variants: >-
@@ -61,7 +61,7 @@ jobs:
6161
contents: write
6262
id-token: write
6363
packages: read
64-
uses: projectbluefin/actions/.github/workflows/reusable-release.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
64+
uses: projectbluefin/actions/.github/workflows/reusable-release.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
6565
with:
6666
stream_name: stable
6767
image: ghcr.io/projectbluefin/dakota

.github/workflows/pr-release-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
gate:
1717
if: github.event.pull_request.head.ref == 'auto/promote-testing-to-main'
18-
uses: projectbluefin/actions/.github/workflows/reusable-release-gate.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
18+
uses: projectbluefin/actions/.github/workflows/reusable-release-gate.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
1919
with:
2020
repo: ${{ github.repository }}
2121
registry: ghcr.io/projectbluefin

.github/workflows/promote-testing-to-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ permissions:
3030

3131
jobs:
3232
promote:
33-
uses: projectbluefin/actions/.github/workflows/reusable-promote-squash.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
33+
uses: projectbluefin/actions/.github/workflows/reusable-promote-squash.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
3434
with:
3535
variants: >-
3636
[{"image":"dakota"},{"image":"dakota-nvidia"}]

.github/workflows/publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
# Note: setup-runner btrfs does not expose loopback-free; watch for disk
129129
# pressure and upstream the option if needed.
130130
- name: Setup runner
131-
uses: projectbluefin/actions/bootc-build/setup-runner@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
131+
uses: projectbluefin/actions/bootc-build/setup-runner@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
132132
with:
133133
storage-backend: btrfs
134134
update-podman: true
@@ -160,7 +160,7 @@ jobs:
160160
# xattr-manifest (fakecap-manifest.tsv) is pre-committed (Cargo.lock pattern)
161161
# and regenerated by the update-filemap workflow when elements change.
162162
# Merge order: projectbluefin/actions#<PR> must land before this workflow runs.
163-
uses: projectbluefin/actions/bootc-build/chunka@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
163+
uses: projectbluefin/actions/bootc-build/chunka@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
164164
with:
165165
source-image: localhost/${{ env.IMAGE_NAME }}${{ matrix.image_suffix }}:latest
166166
max-layers: "120"
@@ -210,7 +210,7 @@ jobs:
210210
# generate-sbom: false — dakota uses just sbom (BST-native provenance via
211211
# bst artifact list). Syft post-build scan is less accurate for BST builds.
212212
# SBOM attachment and SBOM signing are handled in the publish-sbom job.
213-
uses: projectbluefin/actions/bootc-build/sign-and-publish@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
213+
uses: projectbluefin/actions/bootc-build/sign-and-publish@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
214214
with:
215215
image: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}${{ matrix.image_suffix }}
216216
digest: ${{ steps.push.outputs.digest }}
@@ -570,7 +570,7 @@ jobs:
570570
ref: ${{ needs.setup.outputs.sha }}
571571

572572
- name: Setup runner
573-
uses: projectbluefin/actions/bootc-build/setup-runner@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
573+
uses: projectbluefin/actions/bootc-build/setup-runner@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
574574
with:
575575
storage-backend: btrfs
576576
update-podman: true

.github/workflows/release-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: read
1414
issues: write
1515
pull-requests: write
16-
uses: projectbluefin/actions/.github/workflows/reusable-release-reminder.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
16+
uses: projectbluefin/actions/.github/workflows/reusable-release-reminder.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
1717
with:
1818
days_warn: 7
1919
days_escalate: 14

.github/workflows/renovate-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ permissions:
1212
jobs:
1313
automerge:
1414
if: github.event.workflow_run.conclusion == 'success'
15-
uses: projectbluefin/actions/.github/workflows/reusable-renovate-automerge.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
15+
uses: projectbluefin/actions/.github/workflows/reusable-renovate-automerge.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
1616
with:
1717
head_sha: ${{ github.event.workflow_run.head_sha }}

.github/workflows/skill-drift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
skill-drift:
13-
uses: projectbluefin/actions/.github/workflows/skill-drift-check.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
13+
uses: projectbluefin/actions/.github/workflows/skill-drift-check.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
1414
with:
1515
code-paths: '[".github/workflows/**", "build_files/**", "Justfile", "elements/**"]'
1616
skill-paths: '["docs/skills/**", "docs/*.md", "AGENTS.md"]'

.github/workflows/sync-main-to-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ concurrency:
2020
jobs:
2121
sync:
2222
name: Keep testing up-to-date with main
23-
uses: projectbluefin/actions/.github/workflows/reusable-sync-branches.yml@99d867d662ab64a1f82b4f5f24f73b4051dbff01 # v1
23+
uses: projectbluefin/actions/.github/workflows/reusable-sync-branches.yml@2e8139cf6abc3663aa39e358dc43492bd9fe48d5 # v1
2424
permissions:
2525
contents: write
2626

0 commit comments

Comments
 (0)