Skip to content

Commit

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

Bump gradle/gradle-build-action from 2.3.2 to 2.3.3
  • Loading branch information
JensMueller2709 authored Oct 25, 2022
2 parents bb24d63 + da4de10 commit 1dfa408
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: '11'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@fd32ae908111fe31afa48827bd1ee909540aa971
uses: gradle/gradle-build-action@3fbe033aaae657f011f88f29be9e65ed26bd29ef
with:
arguments: clean build

0 comments on commit 1dfa408

Please sign in to comment.