Skip to content

Commit cb888a1

Browse files
committed
feat: bump action repo
1 parent 4c842dd commit cb888a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bump.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ jobs:
4242

4343
bump:
4444
name: 'Bump'
45-
uses: nofusscomputing/github-ci/.github/workflows/bump.yaml@genesis
45+
# uses: nofusscomputing/github-ci/.github/workflows/bump.yaml@genesis
46+
uses: nofusscomputing/action_bump/.github/workflows/bump.yaml@genesis
4647
with:
4748
CZ_PRE_RELEASE: ${{ inputs.CZ_PRE_RELEASE }}
4849
CZ_INCREMENT: ${{ inputs.CZ_INCREMENT }}
4950
secrets:
5051
WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
51-

0 commit comments

Comments
 (0)