Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to 4c39dd8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent acb0bd9 commit be5271a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
java-version: ${{ matrix.jdk }}
distribution: 'temurin'
- name: Detekt
uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39
uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
with:
arguments: detekt
- name: Test
uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39
uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
with:
arguments: test

Expand Down

0 comments on commit be5271a

Please sign in to comment.