Skip to content

Commit

Permalink
Merge pull request #201 from Checkmarx/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/create-pull-request-6.0.4

Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
  • Loading branch information
pedrompflopes authored Apr 18, 2024
2 parents 6acc7f7 + 941a901 commit 81a7f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
./.github/scripts/update_cli.sh ${{ steps.checkmarx-ast-cli.outputs.release_tag }}
- name: Create Pull Request
if: steps.checkmarx-ast-cli.outputs.current_tag != steps.checkmarx-ast-cli.outputs.release_tag
uses: peter-evans/[email protected].3
uses: peter-evans/[email protected].4
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
commit-message: Update checkmarx-ast-cli to ${{ steps.checkmarx-ast-cli.outputs.release_tag }}
Expand Down

0 comments on commit 81a7f14

Please sign in to comment.