The GitHub Actions job "CI" on grails-core.git/processresources-token-inputs has succeeded. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: d1a3f69dc70ed943e82142efabc16e27ed924a0c / Scott Murphy Heiberg <[email protected]> Declare processResources ReplaceTokens values as task inputs Gradle's up-to-date check does not consider filter parameters (gradle/gradle#1191), so changing grailsVersion or the app version never invalidates processResources: the previously substituted info.app.grailsVersion / info.app.version values (e.g. in application.yml) are reused until a clean build. Declaring the token map as input properties makes the task re-run when any value changes, matching what buildProperties already does for grails.build.info. Report URL: https://github.com/apache/grails-core/actions/runs/29626618936 With regards, GitHub Actions via GitBox
