Skip to content

Commit f3246d7

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6.0.1
1 parent 649edb6 commit f3246d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fi
4444
4545
- name: Commit chart version
46-
uses: stefanzweifel/git-auto-commit-action@v6
46+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
4747
if: steps.commit_exists.outputs.result == 'false'
4848
with:
4949
commit_message: ${{ env.COMMIT_MESSAGE }}

0 commit comments

Comments
 (0)