Skip to content

Commit

Permalink
Updated actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Fran committed Dec 16, 2021
1 parent c24e71c commit f2e635d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
uses: actions/checkout@v2
# Set up git hashes environment variables
- name: Git Hashes
uses: Im-Fran/git-hashes-action@v1
uses: Im-Fran/git-hashes-action@v1.0.0
# Set up version from tag environment variables
- name: Version from Tag Action
uses: Im-Fran/version-from-tag-action@v1
uses: Im-Fran/version-from-tag-action@v1.0.1
with:
remove-first-character: 'v'
# Set up the JDK
Expand Down

0 comments on commit f2e635d

Please sign in to comment.