diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9a16b31..7b851a1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: with: images: ghcr.io/vexxhost/openvswitch - uses: step-security/depot-setup-action@f5473e0857ae0042e260d41d027c9b23ac531127 # v1.6.1 - - uses: step-security/docker-login-action@c3e677aae8393bc9c81cfdf9709648720ea4bd4d # v3.6.0 + - uses: step-security/docker-login-action@6aa05fe688caf2c58e784663f01b3415ced503e8 # v3.7.0 if: ${{ github.event_name != 'pull_request' }} with: registry: ghcr.io