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 e741695 commit 1d52b53Copy full SHA for 1d52b53
.github/workflows/create-operator-pr.yml
@@ -42,7 +42,7 @@ jobs:
42
cp -R ../../../bundle/metadata v${{ inputs.version }}/
43
44
- name: Commit changes
45
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
46
with:
47
commit_message: operator nginx-ingress-operator (v${{ inputs.version }})
48
commit_author: nginx-bot <[email protected]>
0 commit comments