Skip to content

Commit 8878dca

Browse files
Update graalvm/setup-graalvm action to v1.3.3 (#4361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef3c4e commit 8878dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 1
2727
- name: Install GraalVM
28-
uses: graalvm/setup-graalvm@271a696e78d05dd482037cfacbfbfdf54c2c44a8 # v1.3.2
28+
uses: graalvm/setup-graalvm@01ed653ac833fe80569f1ef9f25585ba2811baab # v1.3.3
2929
with:
3030
distribution: graalvm-community
3131
version: 'latest'

0 commit comments

Comments
 (0)