We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2dcc6 commit ba12eecCopy full SHA for ba12eec
.github/workflows/bump.yml
@@ -16,6 +16,7 @@ jobs:
16
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
17
with:
18
token: ${{ secrets.VEXXHOST_BOT_PAT }}
19
+ push-to-fork: vexxhost-bot/magnum-cluster-api
20
commit-message: "chore(deps): update kubernetes"
21
signoff: true
22
title: "chore(deps): update kubernetes"
@@ -38,6 +39,7 @@ jobs:
38
39
40
41
42
43
commit-message: "chore(deps): update cluster-autoscaler"
44
45
title: "chore(deps): update cluster-autoscaler"
0 commit comments