Skip to content

Commit

Permalink
Merge pull request #4 from dkowis/dependabot/github_actions/gradle/ac…
Browse files Browse the repository at this point in the history
…tions-3.5.0

Bump gradle/actions from 3.1.0 to 3.5.0
  • Loading branch information
dkowis authored Jul 25, 2024
2 parents 45dd1c9 + 8a0c63d commit 4bab4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
settings-path: ${{ github.workspace }} # location for the settings.xml file

- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
uses: gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3.5.0

- name: Build with Gradle
run: ./gradlew build
Expand Down

0 comments on commit 4bab4b2

Please sign in to comment.