Skip to content

Commit ea0ddac

Browse files
chore(deps): bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d1677e commit ea0ddac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
git push origin "v$NEW_VER"
5757
- name: Import GPG key
5858
if: ${{ steps.check_version.outputs.skip_release != 'true' }}
59-
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549 # v5.2.0
59+
uses: crazy-max/ghaction-import-gpg@d6f3f49f3345e29369fe57596a3ca8f94c4d2ca7 # v5.4.0
6060
id: import_gpg
6161
with:
6262
gpg_private_key: ${{ secrets.TERRAFORM_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)