Skip to content

Commit 23be4a0

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [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@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 092d454 commit 23be4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/noise_processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
python ambient_sound_analysis/noise_processing.py
3535
36-
- uses: stefanzweifel/git-auto-commit-action@v4
36+
- uses: stefanzweifel/git-auto-commit-action@v5
3737
with:
3838
commit_message: Commit to Github
3939
file_pattern: 'ambient_sound_analysis/img/*.png'

0 commit comments

Comments
 (0)