We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ecc14 commit 9ecd0f3Copy full SHA for 9ecd0f3
.github/workflows/generate.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
# TODO: Automatically merge the PR if tests pass.
15
- run: 'go generate unifi/fields.go'
16
- - uses: 'peter-evans/create-pull-request@v6'
+ - uses: 'peter-evans/create-pull-request@v7'
17
with:
18
delete-branch: true
19
title: 'Update to latest controller version'
0 commit comments