File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 java-version : ' 11'
3030 distribution : ' temurin'
3131 - name : Build with Gradle
32- uses : gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
32+ uses : gradle/gradle-build-action@fec4a42eb0c83154e5c9590748ba8337949c5701
3333 with :
3434 arguments : build
Original file line number Diff line number Diff line change @@ -30,14 +30,14 @@ jobs:
3030 settings-path : ${{ github.workspace }} # location for the settings.xml file
3131
3232 - name : Build with Gradle
33- uses : gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
33+ uses : gradle/gradle-build-action@fec4a42eb0c83154e5c9590748ba8337949c5701
3434 with :
3535 arguments : build
3636
3737 # The USERNAME and TOKEN need to correspond to the credentials environment variables used in
3838 # the publishing section of your build.gradle
3939 - name : Publish to GitHub Packages
40- uses : gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
40+ uses : gradle/gradle-build-action@fec4a42eb0c83154e5c9590748ba8337949c5701
4141 with :
4242 arguments : publish
4343 env :
You can’t perform that action at this time.
0 commit comments