Skip to content

Commit

Permalink
chore(deps): update dependency peter-evans/create-pull-request to v7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kharf committed Sep 19, 2024
1 parent 08391a0 commit d47ae40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflows.cue
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ genWorkflow: _#workflow & {
},
{
name: "Create PR"
uses: "peter-evans/create-pull-request@v7.0.3"
uses: "peter-evans/create-pull-request@v7.0.5"
with: {
token: "${{ secrets.PAT }}"
"commit-message": "chore: update yamls generated from cue definitions"
Expand Down

0 comments on commit d47ae40

Please sign in to comment.