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 9d30c3f commit 510ec06
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@1761dcff1325d8cb9775a28df9cfb73fa093c3c9
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@1761dcff1325d8cb9775a28df9cfb73fa093c3c9
with:
arguments: build

0 comments on commit 510ec06

Please sign in to comment.