Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to 1a66a38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2022
1 parent 8bf92a2 commit 24345fb
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 @@ -53,12 +53,12 @@ jobs:
go install github.com/sigstore/fulcio@main
- name: Test sigstore-java
uses: gradle/gradle-build-action@8d2472536ed5e12cd8403b043e871b649399a208
uses: gradle/gradle-build-action@1a66a38284e9df2df67ee08792be6217eed33de1
with:
arguments: build

- name: Test sigstore-java/sandbox
uses: gradle/gradle-build-action@8d2472536ed5e12cd8403b043e871b649399a208
uses: gradle/gradle-build-action@1a66a38284e9df2df67ee08792be6217eed33de1
with:
arguments: build
build-root-directory: sandbox

0 comments on commit 24345fb

Please sign in to comment.