Skip to content

Commit

Permalink
Merge pull request #101 from Keyfactor/use-release_version-for-pr-title
Browse files Browse the repository at this point in the history
use v3 tag: 3.0.10
  • Loading branch information
fiddlermikey authored Jul 24, 2024
2 parents 8335ec5 + c123758 commit 0db085d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
call-post-release-workflow:
needs: [call-assign-from-json-workflow, call-create-github-release-workflow]
if: needs.call-create-github-release-workflow.outputs.IS_FULL_RELEASE == 'True'
uses: Keyfactor/actions/.github/workflows/kf-post-release.yml@use-release_version-for-pr-title
uses: Keyfactor/actions/.github/workflows/kf-post-release.yml@v3
secrets:
token: ${{ secrets.token }}
with:
Expand Down

0 comments on commit 0db085d

Please sign in to comment.