Skip to content

Commit

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

Bump gradle/gradle-build-action from 270f30ba564b1ffc7fae67c3f1d927c6071f326c to 7af89832c5d7f9b5f82862d863b01c749be83331
  • Loading branch information
carlos-schmidt authored Jan 10, 2024
2 parents c094557 + 5b51b1e commit 7fd466a
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@270f30ba564b1ffc7fae67c3f1d927c6071f326c
uses: gradle/gradle-build-action@7af89832c5d7f9b5f82862d863b01c749be83331
with:
arguments: clean build

0 comments on commit 7fd466a

Please sign in to comment.