From 2dae4ee5e99a74dc744df9f22265ea7195a485fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:53:29 +0000 Subject: [PATCH] chore(deps): pin vexxhost/docker-atmosphere action to 01f39b1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ec0d434..7580501 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: packages: write pull-requests: write steps: - - uses: vexxhost/docker-atmosphere/.github/actions/build-image@main + - uses: vexxhost/docker-atmosphere/.github/actions/build-image@01f39b179e76b7da3831bb70bef15e817df49590 # main with: image-name: ${{ matrix.image-name }} build-args: FROM=${{ matrix.from }}