Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to a6f860c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2022
1 parent 9d30c3f commit ef084d6
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@a6f860c57ce8611a7aecd7e273b4a5de82ba9cd0
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@a6f860c57ce8611a7aecd7e273b4a5de82ba9cd0
with:
arguments: build

0 comments on commit ef084d6

Please sign in to comment.