Skip to content

Commit 9b3b345

Browse files
Merge pull request #289 from CheckmarxDev/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2 parents 09a379d + 5b2fc14 commit 9b3b345

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
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Create Pull Request
3737
if: steps.checkmarx-ast-cli.outputs.current_tag != steps.checkmarx-ast-cli.outputs.release_tag
38-
uses: peter-evans/create-pull-request@v5
38+
uses: peter-evans/create-pull-request@v6
3939
with:
4040
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4141
commit-message: Update checkmarx-ast-cli to ${{ steps.checkmarx-ast-cli.outputs.release_tag }}

0 commit comments

Comments
 (0)