diff --git a/.github/workflows/Divlo.yml b/.github/workflows/Divlo.yml index e1f45a6..0ec4c49 100644 --- a/.github/workflows/Divlo.yml +++ b/.github/workflows/Divlo.yml @@ -96,7 +96,7 @@ jobs: persist-credentials: false - name: 'Import GPG key' - uses: 'crazy-max/ghaction-import-gpg@v3.1.0' + uses: 'crazy-max/ghaction-import-gpg@v3.2.0' with: gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }} git-user-signingkey: true