Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to 1761dcf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2022
1 parent 0eef925 commit cd2c989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
go install github.com/sigstore/fulcio@main
- name: Build with Gradle
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
uses: gradle/gradle-build-action@1761dcff1325d8cb9775a28df9cfb73fa093c3c9
with:
arguments: build

Expand All @@ -61,6 +61,6 @@ jobs:
distribution: 'temurin'

- name: Run Github Actions OIDC tests
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
uses: gradle/gradle-build-action@1761dcff1325d8cb9775a28df9cfb73fa093c3c9
with:
arguments: testGithubOidc

0 comments on commit cd2c989

Please sign in to comment.