diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index bc2cd9c..f933feb 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -69,7 +69,7 @@ jobs: arguments: docs - name: Publish to Github Pages if: steps.publish.outcome == 'success' && github.event_name == 'push' && matrix.java == '8' - uses: micronaut-projects/github-pages-deploy-action@master + uses: grails/github-pages-deploy-action@main env: TARGET_REPOSITORY: ${{ github.repository }} GH_TOKEN: ${{ secrets.GH_TOKEN }} diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 690a811..70c6f4d 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@main + - uses: grails/github-actions/release-notes@main if: steps.check_release_drafter.outputs.has_release_drafter == 'false' id: release_notes with: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9f366f..055ee30 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,8 +9,8 @@ jobs: matrix: java: ['8'] env: - GIT_USER_NAME: puneetbehl - GIT_USER_EMAIL: behlp@objectcomputing.com + GIT_USER_NAME: grails-build + GIT_USER_EMAIL: grails-build@users.noreply.github.com steps: - name: Checkout repository uses: actions/checkout@v3 @@ -26,7 +26,7 @@ jobs: id: release_version run: echo ::set-output name=release_version::${GITHUB_REF:11} - name: Run pre-release - uses: micronaut-projects/github-actions/pre-release@master + uses: grails/github-actions/pre-release@main with: token: ${{ secrets.GITHUB_TOKEN }} - name: Generate secring file @@ -53,10 +53,10 @@ jobs: with: arguments: docs - name: Export Gradle Properties - uses: micronaut-projects/github-actions/export-gradle-properties@master + uses: grails/github-actions/export-gradle-properties@main - name: Publish to Github Pages if: steps.docs.outcome == 'success' - uses: micronaut-projects/github-pages-deploy-action@master + uses: grails/github-pages-deploy-action@main env: BETA: ${{ contains(steps.release_version.outputs.release_version, 'M') || contains(steps.release_version.outputs.release_version, 'RC') }} TARGET_REPOSITORY: ${{ github.repository }} @@ -69,7 +69,7 @@ jobs: VERSION: ${{ steps.release_version.outputs.release_version }} - name: Run post-release if: success() - uses: micronaut-projects/github-actions/post-release@master + uses: grails/github-actions/post-release@main with: token: ${{ secrets.GITHUB_TOKEN }} env: diff --git a/gradle.properties b/gradle.properties index 91eea9f..9a80300 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=2.0.1 +projectVersion=2.0.2-SNAPSHOT gormVersion=7.2.1 grailsVersion=5.1.8 grailsGradlePluginVersion=5.2.3 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy