Skip to content

Commit bbf2bba

Browse files
committed
add commit sha
1 parent 57d1708 commit bbf2bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Create a Pull Request with the version changes
4747
- name: Create Pull Request
4848
if: steps.checkmarx-ast-cli.outputs.current_tag != steps.checkmarx-ast-cli.outputs.release_tag
49-
uses: peter-evans/create-pull-request@v6
49+
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c #v6
5050
with:
5151
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
5252
commit-message: Update checkmarx-ast-cli to ${{ steps.checkmarx-ast-cli.outputs.release_tag }}

0 commit comments

Comments
 (0)