diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 238edd1e..b12a9b60 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,7 +29,7 @@ jobs: - name: Setup ORAS uses: oras-project/setup-oras@v1 with: - version: '1.0.0' # Specify the ORAS version, or omit for the latest + version: '1.0.0' - name: Deploy policy bundle to ghcr.io (for backwards compatibility) run: |