diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4cf23ec..7002c8d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: id-token: write # Federate for artifact attestation attestations: write # Generate build provenance attestations discussions: write # Create release announcement discussion - uses: github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@13d124b245cf85ba41d9dd58d6888979043f1a29 # v1.2.3 + uses: github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@4bf2f3062f44f0f2461de7c937d7695cf51549a0 # v2.0.0 with: publish: true release-config-name: release-drafter.yml