Skip to content

Commit 69bbe7c

Browse files
Update Im-Fran/git-hashes-action action to v1.0.1
1 parent a238032 commit 69bbe7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v3
2020
# Set up git hashes environment variables
2121
- name: Git Hashes
22-
uses: Im-Fran/git-hashes-action@v1.0.0
22+
uses: Im-Fran/git-hashes-action@v1.0.1
2323
# Set up version from tag environment variables
2424
- name: Version from Tag Action
2525
uses: Im-Fran/version-from-tag-action@v1.0.1

0 commit comments

Comments
 (0)