We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e4a17 commit f6114d4Copy full SHA for f6114d4
.github/workflows/release_docs.yaml
@@ -56,7 +56,7 @@ jobs:
56
fi
57
58
- name: GPG sign the commits
59
- uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
+ uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
60
with:
61
workdir: docs.konghq.com
62
gpg_private_key: ${{ secrets.K8S_TEAM_BOT_GPG_PRIVATE_KEY }}
0 commit comments