Skip to content

Commit

Permalink
Merge pull request #58 from FraunhoferIOSB/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…gradle/gradle-build-action-9bca466e2722baf9e77b4f929bbe0af18848791f

Bump gradle/gradle-build-action from 62cce3c597efd445cd71ee868887b8b1117703a7 to 9bca466e2722baf9e77b4f929bbe0af18848791f
  • Loading branch information
carlos-schmidt authored Nov 25, 2023
2 parents 6c3d0e4 + d74006b commit 69acebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@62cce3c597efd445cd71ee868887b8b1117703a7
uses: gradle/gradle-build-action@9bca466e2722baf9e77b4f929bbe0af18848791f
with:
arguments: clean build

0 comments on commit 69acebd

Please sign in to comment.