Skip to content

Commit c123758

Browse files
author
Michael Henderson
committed
use v3 tag: 3.0.10
1 parent 7a6e1da commit c123758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/starter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
call-post-release-workflow:
160160
needs: [call-assign-from-json-workflow, call-create-github-release-workflow]
161161
if: needs.call-create-github-release-workflow.outputs.IS_FULL_RELEASE == 'True'
162-
uses: Keyfactor/actions/.github/workflows/kf-post-release.yml@use-release_version-for-pr-title
162+
uses: Keyfactor/actions/.github/workflows/kf-post-release.yml@v3
163163
secrets:
164164
token: ${{ secrets.token }}
165165
with:

0 commit comments

Comments
 (0)