Skip to content

Commit d3f2875

Browse files
chore: bump graalvm/setup-graalvm from 1.3.6 to 1.3.7
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@7a1da54...aba6a07) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9200c9c commit d3f2875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
powertools-*/**
103103
pom.xml
104104
- name: Setup GraalVM
105-
uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
105+
uses: graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
106106
with:
107107
java-version: "21"
108108
distribution: "graalvm"

0 commit comments

Comments
 (0)