Skip to content

Commit 95efdaf

Browse files
Merge pull request #3 from Checkmarx/alex-fix-bump-warning
Add sha for bump (AST-00000)
2 parents a568c65 + c0965b7 commit 95efdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Bump Patch Version
4141
id: bump
42-
uses: cbrgm/[email protected].30
42+
uses: cbrgm/semver-bump-action@308d9e8a2d31333339de793a169b3c0254a49013 #v1.0.33
4343
with:
4444
current-version: ${{ env.tag }}
4545
bump-level: patch

0 commit comments

Comments
 (0)