Skip to content

Commit

Permalink
chore: Bump graalvm/setup-graalvm from 1.2.1 to 1.2.2 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 126a89e commit 8b41d94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: ilammy/[email protected]

- name: Setup GraalVM
uses: graalvm/[email protected].1
uses: graalvm/[email protected].2
with:
distribution: 'graalvm'
java-version: 17
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: ilammy/[email protected]

- name: Setup GraalVM
uses: graalvm/[email protected].1
uses: graalvm/[email protected].2
with:
distribution: 'graalvm'
java-version: 17
Expand Down

0 comments on commit 8b41d94

Please sign in to comment.