diff --git a/.github/workflows/publish-snapshot.yml b/.github/workflows/publish-snapshot.yml index 5e71316..79ba2f2 100644 --- a/.github/workflows/publish-snapshot.yml +++ b/.github/workflows/publish-snapshot.yml @@ -21,7 +21,7 @@ jobs: java-version: '11' distribution: 'temurin' - name: Validate Gradle wrapper - uses: gradle/wrapper-validation-action@83cf5fdbbf627c8da6fec32f28db58967a3136ac + uses: gradle/wrapper-validation-action@63d15e7a1e697b1de6f3ba0507106f89100c8518 - name: Get current version id: current-version # $VERSION should contain something like "Project version: 0.4.1-SNAPSHOT"