Skip to content

Commit 72aa730

Browse files
Bump EndBug/add-and-commit from 8 to 9
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8 to 9. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md) - [Commits](EndBug/add-and-commit@v8...v9) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 534bf81 commit 72aa730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm run all
3030

3131
- name: Commit
32-
uses: EndBug/add-and-commit@v8
32+
uses: EndBug/add-and-commit@v9
3333
with:
3434
push: origin main --force
3535

0 commit comments

Comments
 (0)