Skip to content

Commit 4c36ff5

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6012030 commit 4c36ff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: Commit pre-commit changes
126126
if: steps.command.outputs.command-name == 'bump'
127-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
127+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7
128128
with:
129129
commit_message: Bump ${{ steps.command.outputs.chart-name }} version to ${{ steps.semver.outputs.new_version }}
130130
commit_options: "-s"

0 commit comments

Comments
 (0)