diff --git a/.github/workflows/publish-to-maven-central.yml b/.github/workflows/publish-to-maven-central.yml index a21ff7a..7f08b38 100644 --- a/.github/workflows/publish-to-maven-central.yml +++ b/.github/workflows/publish-to-maven-central.yml @@ -19,7 +19,7 @@ jobs: - name: Grant execute permission for gradlew run: chmod +x gradlew - name: Run Workflow - uses: timheuer/base64-to-file@v1 + uses: timheuer/base64-to-file@v1.1 with: fileName: 'secring.gpg' fileDir: ${{env.GITHUB_WORKSPACE}}/keys