Merge pull request #2487 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.5.0

Bump softprops/action-gh-release from 2.4.2 to 2.5.0
This commit is contained in:
step-ci
2025-12-01 19:33:14 -06:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ jobs:
echo "DOCKER_TAGS_HSM=${{ env.DOCKER_TAGS_HSM }},${{ env.DOCKER_IMAGE }}:hsm" >> "${GITHUB_ENV}"
- name: Create Release
id: create_release
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: