Skip to content

Commit 3a4773b

Browse files
chore(deps): bump gradle/actions in /.github/workflows (#1272)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@ac638b0...017a9ef) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Schuster <[email protected]>
1 parent dfbbce8 commit 3a4773b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
terraform_version: 1.12.2
8282

8383
- name: Setup Gradle
84-
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # version v4.4.1
84+
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # version v4.4.2
8585
- name: Build user-federation-example with Gradle
8686
run: make user-federation-example
8787

0 commit comments

Comments
 (0)