Skip to content

Commit

Permalink
deps: Pin graalvm/setup-graalvm action to 6c7d417 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2023
1 parent 999d62c commit c2626af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
java-version: 17

- name: Set up GraalVM
uses: graalvm/setup-graalvm@v1
uses: graalvm/setup-graalvm@6c7d417a1ef253f4d667a69e6a5716927746e251 # v1
with:
distribution: "graalvm"
java-version: "17"
Expand Down

0 comments on commit c2626af

Please sign in to comment.