diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0dcbf08..53c9522 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: with: images: ghcr.io/vexxhost/openvswitch - uses: depot/setup-action@b0b1ea4f69e92ebf5dea3f8713a1b0c37b2126a5 # v1.6.0 - - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 + - uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 if: ${{ github.event_name != 'pull_request' }} with: registry: ghcr.io