Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

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

---
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 Nov 6, 2023
1 parent feedc35 commit a7ec68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
REVISION: ${{ needs.version.outputs.new_version }}
steps:
- uses: actions/[email protected]
- uses: graalvm/[email protected].4
- uses: graalvm/[email protected].5
with:
version: ${{ env.GRAALVM_VERSION }}
java-version: ${{ env.JAVA_VERSION }}
Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
REVISION: ${{ needs.version.outputs.new_version }}
steps:
- uses: actions/[email protected]
- uses: graalvm/[email protected].4
- uses: graalvm/[email protected].5
with:
version: ${{ env.GRAALVM_VERSION }}
java-version: ${{ env.JAVA_VERSION }}
Expand Down

0 comments on commit a7ec68c

Please sign in to comment.