diff --git a/.github/workflows/release-rh-shield-operator.yaml b/.github/workflows/release-rh-shield-operator.yaml index 56ba9f373..20087102d 100644 --- a/.github/workflows/release-rh-shield-operator.yaml +++ b/.github/workflows/release-rh-shield-operator.yaml @@ -134,7 +134,7 @@ jobs: fetch-depth: '1' - name: Install Preflight - uses: redhat-actions/openshift-tools-installer@v1 + uses: redhat-actions/openshift-tools-installer@v2 with: source: "github" preflight: "latest"