Skip to content

Commit

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

Bump gradle/gradle-build-action from 7af89832c5d7f9b5f82862d863b01c749be83331 to 0706ab3a3c20483a3f37c3d9de1b0d95297e3743
  • Loading branch information
carlos-schmidt authored Feb 1, 2024
2 parents c6ed250 + 53cfa91 commit 4ebc253
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@7af89832c5d7f9b5f82862d863b01c749be83331
uses: gradle/gradle-build-action@0706ab3a3c20483a3f37c3d9de1b0d95297e3743
with:
arguments: clean build

0 comments on commit 4ebc253

Please sign in to comment.