From 252ee65e5270fed01270fe0f057713012d7305f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 01:41:40 +0000 Subject: [PATCH] Update Im-Fran/git-hashes-action action to v1.0.1 --- .github/workflows/gradle-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle-build.yml b/.github/workflows/gradle-build.yml index 52bf30c..9ea7d22 100644 --- a/.github/workflows/gradle-build.yml +++ b/.github/workflows/gradle-build.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v3 # Set up git hashes environment variables - name: Git Hashes - uses: Im-Fran/git-hashes-action@v1.0.0 + uses: Im-Fran/git-hashes-action@v1.0.1 # Set up version from tag environment variables - name: Version from Tag Action uses: Im-Fran/version-from-tag-action@v1.0.1