Skip to content

Commit d7a6d3e

Browse files
chore: bump stefanzweifel/git-auto-commit-action from 4 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 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@v4...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 a3275e2 commit d7a6d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-higgs-shop-data-plan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
git_commit_gpgsign: true
4747

4848
- name: Create Commit if Data Plan Changed
49-
uses: stefanzweifel/git-auto-commit-action@v4
49+
uses: stefanzweifel/git-auto-commit-action@v7
5050
with:
5151
commit_message: "chore: update Higgs Shop Data Plan"
5252
branch: chore/data-plan-update-${{ github.run_number }}

0 commit comments

Comments
 (0)