Skip to content

Commit

Permalink
Bump graalvm/setup-graalvm from 1.2.6 to 1.2.8
Browse files Browse the repository at this point in the history
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.2.6 to 1.2.8.
- [Release notes](https://github.com/graalvm/setup-graalvm/releases)
- [Commits](graalvm/setup-graalvm@v1.2.6...v1.2.8)

---
updated-dependencies:
- dependency-name: graalvm/setup-graalvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 7b90d63 commit 3da78de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: graalvm/[email protected].6
- uses: graalvm/[email protected].8
with:
java-version: ${{ matrix.java }}
distribution: 'graalvm-community'
Expand Down

0 comments on commit 3da78de

Please sign in to comment.