From 0174cc59a1316e70bd64f52d70a7f2cd7e643ffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:12:51 +0000 Subject: [PATCH] Update infrabits/ci-pack digest to c72247f --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c18a0c4..e5e428c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 - name: Build container - uses: infrabits/ci-pack@e6fda6bd38b30aed25d3203d7559b756d75d884c # main + uses: infrabits/ci-pack@c72247fc9ba1598090115c1d099e5c779b8bc79c # main with: github-token: ${{ secrets.GITHUB_TOKEN }} image: ghcr.io/${{ github.repository }}:${{ github.sha }}