Skip to content

Commit bd2567d

Browse files
authored
Merge pull request #1980 from DependencyTrack/dependabot/github_actions/dot-github/workflows/graalvm/setup-graalvm-1.4.5
2 parents 78c3794 + d70165e commit bd2567d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
distribution: 'temurin'
9898
cache: maven
9999
- name: Set up GraalVM
100-
uses: graalvm/setup-graalvm@790e28947b79a9c09c3391c0f18bf8d0f102ed69 # tag=v1
100+
uses: graalvm/setup-graalvm@54b4f5a65c1a84b2fdfdc2078fe43df32819e4b1 # tag=v1
101101
with:
102102
# NOTE: Do NOT use the Oracle GraalVM distribution, as that is causing issues
103103
# with Protobuf serialization.

0 commit comments

Comments
 (0)