Skip to content

Commit

Permalink
Merge pull request #103 from platan/dependabot/github_actions/gradle/…
Browse files Browse the repository at this point in the history
…wrapper-validation-action-83cf5fdbbf627c8da6fec32f28db58967a3136ac

Bump gradle/wrapper-validation-action from 342dbebe7272035434f9baccc29a816ec6dd2c7b to 83cf5fdbbf627c8da6fec32f28db58967a3136ac
  • Loading branch information
platan authored Feb 3, 2024
2 parents e903c70 + 9e2b402 commit 628b454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@342dbebe7272035434f9baccc29a816ec6dd2c7b
uses: gradle/wrapper-validation-action@83cf5fdbbf627c8da6fec32f28db58967a3136ac
- name: Get current version
id: current-version
# $VERSION should contain something like "Project version: 0.4.1-SNAPSHOT"
Expand Down

0 comments on commit 628b454

Please sign in to comment.