diff --git a/.github/actions/operator/chart-push/action.yaml b/.github/actions/operator/chart-push/action.yaml index 2a26208..e8179cf 100644 --- a/.github/actions/operator/chart-push/action.yaml +++ b/.github/actions/operator/chart-push/action.yaml @@ -52,7 +52,7 @@ runs: - name: Set up ORAS if: ${{ inputs.LATEST_TAG_NAME != '' }} - uses: oras-project/setup-oras@38de303aac69abb66f3e6255b7198bff35f323e3 # v2.0.0 + uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1 - name: Re-point rolling tag at chart if: ${{ inputs.LATEST_TAG_NAME != '' }}