Skip to content

Commit

Permalink
Merge pull request #139 from pdvrieze/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/gradle/gradle-build-action-2.4.2

Bump gradle/gradle-build-action from 2.3.3 to 2.4.2 in /.github/workflows
This is an automated update that adressess security issues
  • Loading branch information
pdvrieze committed May 2, 2023
2 parents 5de8121 + d90e56f commit d40ce16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
distribution: 'adopt'
- id: cache-gradle-windows
name: Set up gradle
uses: gradle/gradle-build-action@v2.3.3
uses: gradle/gradle-build-action@v2.4.2
- name: Check (macos / windows)
if: matrix.os != 'ubuntu-latest'
run: ./gradlew nativeTest --stacktrace
Expand Down

0 comments on commit d40ce16

Please sign in to comment.