Skip to content

Commit

Permalink
Merge pull request #102 from sigstore/renovate/gradle-gradle-build-ac…
Browse files Browse the repository at this point in the history
…tion-digest

Update gradle/gradle-build-action digest to 8d24725
  • Loading branch information
loosebazooka authored Sep 9, 2022
2 parents e4181a7 + 572fb2a commit ab24b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-oidc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
distribution: 'temurin'

- name: Run Github Actions OIDC tests
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
uses: gradle/gradle-build-action@8d2472536ed5e12cd8403b043e871b649399a208
with:
arguments: testGithubOidc
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
go install github.com/sigstore/fulcio@main
- name: Build with Gradle
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
uses: gradle/gradle-build-action@8d2472536ed5e12cd8403b043e871b649399a208
with:
arguments: build

0 comments on commit ab24b86

Please sign in to comment.