Skip to content

Commit a09bef7

Browse files
dependabot[bot]pryrt
authored andcommitted
Bump stefanzweifel/git-auto-commit-action from 6 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7. - [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@v6...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f725e20 commit a09bef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_update_remote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
Remove-Item .\npp_repo -Force -Recurse -ErrorAction SilentlyContinue
9696
9797
- name: Commit any updates to the repo
98-
uses: stefanzweifel/git-auto-commit-action@v6
98+
uses: stefanzweifel/git-auto-commit-action@v7
9999
with:
100100
# GitHub will auto-link the upstream ref to the corresponding commit
101101
commit_message: Sync template with notepad-plus-plus/notepad-plus-plus@${{ steps.diff_step.outputs.HEAD_REF }}

0 commit comments

Comments
 (0)