Skip to content

Commit 6589cd6

Browse files
authored
Update GitHub Actions workflows. (#766)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit ed2094cef48b491325b4ceebfceb6c0a555f1c04.
1 parent ecd4cd2 commit 6589cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878

7979
- name: Setup Java
8080
if: inputs.tools == 'all' || contains(inputs.tools, 'java')
81-
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
81+
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
8282
with:
8383
cache: gradle
8484
distribution: temurin

0 commit comments

Comments
 (0)