Skip to content

Commit

Permalink
chore: update yamls generated from cue definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
kharf committed Sep 13, 2024
1 parent f7d73c9 commit 859f99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cue cmd genworkflows
cue cmd genyamlworkflows
- name: Create PR
uses: peter-evans/create-pull-request@v7.0.1
uses: peter-evans/create-pull-request@v7.0.2
with:
token: ${{ secrets.PAT }}
commit-message: 'chore: update yamls generated from cue definitions'
Expand Down

0 comments on commit 859f99a

Please sign in to comment.