diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index dd1d447..b540557 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Buildah Action - uses: redhat-actions/buildah-build@v2 + uses: redhat-actions/buildah-build@7a95fa7ee0f02d552a32753e7414641a04307056 with: image: ghcr.io/${{ github.repository }} tags: ${{ github.sha }}