diff --git a/.github/workflows/forward-compatibility.yaml b/.github/workflows/forward-compatibility.yaml index baaf63a71..896bcbe72 100644 --- a/.github/workflows/forward-compatibility.yaml +++ b/.github/workflows/forward-compatibility.yaml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@4b4db1dcc7dad75ad67a788a380f75a20cc8a040 with: release: v0.11.3 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b985b18d2..eea0ee96f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -71,7 +71,7 @@ jobs: with: persist-credentials: false - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@4b4db1dcc7dad75ad67a788a380f75a20cc8a040 with: release: v0.11.3 - name: Retag gpu-operator