Skip to content

Commit

Permalink
Merge branch 'master' into feat/rar
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames authored Apr 25, 2024
2 parents 07a39af + 3c7a61e commit d6d1c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
distribution: temurin
java-version: 8
- uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39
- uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af # [email protected].1
- uses: gradle/wrapper-validation-action@216d1ad2b3710bf005dc39237337b9673fd8fcd5 # [email protected].2

0 comments on commit d6d1c25

Please sign in to comment.