diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 0d667a52..5bbf6bf0 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -29,8 +29,8 @@ jobs: # Otherwise: - name: Export Gradle Properties if: steps.check_release_drafter.outputs.has_release_drafter == 'false' - uses: micronaut-projects/github-actions/export-gradle-properties@master - - uses: micronaut-projects/github-actions/release-notes@master + uses: grails/github-actions/export-gradle-properties@grails + - uses: grails/github-actions/release-notes@grails if: steps.check_release_drafter.outputs.has_release_drafter == 'false' id: release_notes with: