diff --git a/post-release/action.yaml b/post-release/action.yaml index 84d1de7..52c80fb 100644 --- a/post-release/action.yaml +++ b/post-release/action.yaml @@ -27,7 +27,7 @@ runs: steps: - name: ⬇️ Set up gitsign if: ${{ inputs.github_token != '' }} - uses: chainguard-dev/actions/setup-gitsign@f0be69916b439d0fcced2451b23d0f27cd46d545 # v1.6.26 + uses: chainguard-dev/actions/setup-gitsign@4d37df0d85a91f619edc34a8803323033cdcb124 # v1.6.27 - name: 📝 Update CHANGELOG if: ${{ inputs.changelog != '' }} shell: bash