Skip to content

Commit 60f194c

Browse files
Bump EndBug/add-and-commit from 7 to 9
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 7 to 9. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v7...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 c848faf commit 60f194c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# install
4141
cp work/target/html/doc/*.html target
4242
- name: Commit updated master branch
43-
uses: EndBug/add-and-commit@v7
43+
uses: EndBug/add-and-commit@v9
4444
with:
4545
cwd: './target'
4646
default_author: github_actions

0 commit comments

Comments
 (0)