Skip to content

Commit 96c91d3

Browse files
committed
~ Update base64-to-file to 1.1
1 parent 5688597 commit 96c91d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-maven-central.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Grant execute permission for gradlew
2020
run: chmod +x gradlew
2121
- name: Run Workflow
22-
uses: timheuer/base64-to-file@v1
22+
uses: timheuer/base64-to-file@v1.1
2323
with:
2424
fileName: 'secring.gpg'
2525
fileDir: ${{env.GITHUB_WORKSPACE}}/keys

0 commit comments

Comments
 (0)