Skip to content

Commit bf8ea17

Browse files
chore(deps): update endbug/add-and-commit action to v10
1 parent dbe9483 commit bf8ea17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Commit build artifacts (same-repo PRs only)
5151
if: github.event.pull_request.head.repo.full_name == github.repository
5252
id: commit_dist
53-
uses: EndBug/add-and-commit@v9
53+
uses: EndBug/add-and-commit@v10
5454
with:
5555
add: "."
5656
message: "chore: build core action dist (auto)"

0 commit comments

Comments
 (0)