diff --git a/.github/workflows/publish_operator_image_and_bundle.yaml b/.github/workflows/publish_operator_image_and_bundle.yaml index a121c7b..188fcd8 100644 --- a/.github/workflows/publish_operator_image_and_bundle.yaml +++ b/.github/workflows/publish_operator_image_and_bundle.yaml @@ -275,7 +275,7 @@ jobs: git commit -m "[skip-ci] Update artifacts" -a - name: Clone stakater/certified-operators repository - uses: GuillaumeFalourd/clone-github-repo-action@v2 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: owner: 'stakater' repository: 'certified-operators'