Skip to content

Commit

Permalink
Merge pull request #111 from teruteru128/dependabot/github_actions/gr…
Browse files Browse the repository at this point in the history
…adle/gradle-build-action-2.6.0

Bump gradle/gradle-build-action from 2.4.2 to 2.6.0
  • Loading branch information
teruteru128 authored Jul 11, 2023
2 parents bae9183 + d17a9f6 commit d081d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Gradle Build Action
# You may pin to the exact commit or the version.
# uses: gradle/gradle-build-action@996094e8e808208e5738e8413b3f55d24d1c1eb7
uses: gradle/gradle-build-action@v2.4.2
uses: gradle/gradle-build-action@v2.6.0
with:
arguments: build

0 comments on commit d081d8b

Please sign in to comment.