Skip to content

Commit

Permalink
chore(deps): update graalvm/setup-graalvm action to v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 09460ed commit a70ee8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-tools/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 'Setup of common build tools and environment variables.'
runs:
using: 'composite'
steps:
- uses: graalvm/setup-graalvm@6f327093bb6a42fe5eac053d21b168c46aa46f22 # v1.2.4
- uses: graalvm/setup-graalvm@557ffcf459751b4d92319ee255bf3bec9b73964c # v1.2.5
with:
java-version: '21.0.2'
distribution: 'graalvm-community'
Expand Down

0 comments on commit a70ee8b

Please sign in to comment.