Skip to content

Commit d934065

Browse files
authored
Merge pull request #49 from bedita/dependabot/github_actions/stefanzweifel-dbe1bc48d0
chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 in the stefanzweifel group
2 parents 9edbe54 + 54ebfbe commit d934065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
field: version
189189
value: ${{ env.RELEASE_VERSION }}
190190

191-
- uses: stefanzweifel/git-auto-commit-action@v6
191+
- uses: stefanzweifel/git-auto-commit-action@v7
192192
if: ${{ !contains(env.RELEASE_VERSION, 'undefined') && (inputs.version_ini_path != '' || inputs.toml_conf_path != '' || inputs.package_json_version == 'true') }}
193193
with:
194194
commit_message: "chore: update version"

0 commit comments

Comments
 (0)