diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 069bd97..7bb4959 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -57,7 +57,7 @@ jobs: oci: true - name: Login to GitHub Container Registry - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0 + uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0 if: github.event_name != 'pull_request' with: registry: ghcr.io