Skip to content

Commit 7d875b0

Browse files
chore(deps): update endbug/add-and-commit action to v10
1 parent a26acdd commit 7d875b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flake-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
nix flake update
2727
nix develop --command go mod tidy
28-
- uses: EndBug/add-and-commit@v9
28+
- uses: EndBug/add-and-commit@v10
2929
if: ${{ steps.update-flake-lock-and-go-mod-tidy.outcome == 'success' }}
3030
id: commit
3131
with:

0 commit comments

Comments
 (0)