Skip to content

Commit 4881a4c

Browse files
Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3a7ae2 commit 4881a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency_updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
id: import_gpg
4848
- name: Git Auto Commit
4949
if: steps.verify-changed-files.outputs.files_changed == 'true'
50-
uses: stefanzweifel/git-auto-commit-action@v7.0.0
50+
uses: stefanzweifel/git-auto-commit-action@v7.1.0
5151
with:
5252
commit_message: '[skip ci] Automated dependency update'
5353
commit_options: -S

0 commit comments

Comments
 (0)