diff --git a/.github/workflows/bump.yml b/.github/workflows/bump.yml index 49502a4..6358618 100644 --- a/.github/workflows/bump.yml +++ b/.github/workflows/bump.yml @@ -45,7 +45,7 @@ jobs: run: | python -m pip install --requirement deps/requirements/commitizen.txt - - uses: coatl-dev/actions/gpg-import@25b15c8e562e6c9e509bd29ea0b0da5ec6b26a1f # v7.0.4 + - uses: coatl-dev/actions/gpg-import@05b877c5c64fc3ddb9e87f47400311ebf64fe9d5 # v7.0.9 id: gpg-import with: passphrase: ${{ secrets.COATL_BOT_GPG_PASSPHRASE }}