Skip to content

Commit e8fe66e

Browse files
dependabot[bot]hydai
authored andcommitted
Bump EndBug/add-and-commit from 9 to 10 in the github-actions group
Bumps the github-actions group with 1 update: [EndBug/add-and-commit](https://github.com/endbug/add-and-commit). Updates `EndBug/add-and-commit` from 9 to 10 - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v9...v10) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7522dba commit e8fe66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
name: ${{ inputs.artifact }}
2727
path: ./result
28-
- uses: EndBug/add-and-commit@v9
28+
- uses: EndBug/add-and-commit@v10
2929
with:
3030
add: ./result
3131
default_author: github_actions

0 commit comments

Comments
 (0)