We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df5597 commit b5b715cCopy full SHA for b5b715c
.github/workflows/ci.yaml
@@ -53,12 +53,12 @@ jobs:
53
go install github.com/sigstore/fulcio@main
54
55
- name: Test sigstore-java
56
- uses: gradle/gradle-build-action@c295a4096e1d2c453eaf1f65c6f96686e26bd8be # tag=v2.3.1
+ uses: gradle/gradle-build-action@fd32ae908111fe31afa48827bd1ee909540aa971 # tag=v2.3.2
57
with:
58
arguments: build
59
60
- name: Test sigstore-java/sandbox
61
62
63
64
build-root-directory: sandbox
0 commit comments