Skip to content

Commit 7a4ef3b

Browse files
dependabot[bot]amesgen
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 41c4aac commit 7a4ef3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
--bindist-regex '${{ inputs.bindistRegex || '' }}'
2828
env:
2929
TAG: ${{ steps.release-tag-name.outputs.TAG }}
30-
- uses: stefanzweifel/git-auto-commit-action@v6
30+
- uses: stefanzweifel/git-auto-commit-action@v7
3131
id: auto-commit-action
3232
with:
3333
commit_message: Update mirror metadata

0 commit comments

Comments
 (0)