Skip to content

Commit 25d2b86

Browse files
chore(deps): update non-major
1 parent 8ac397f commit 25d2b86

File tree

3 files changed

+1587
-1381
lines changed

3 files changed

+1587
-1381
lines changed

.github/workflows/prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: check if workflows needs prettier
2929
run: npx prettier --cache --check ".github/workflows/**/*.yml" || (echo "An action can't make changes to actions, you'll have to run prettier manually" && exit 1)
3030
- run: npx prettier --ignore-path .gitignore --cache --write .
31-
- uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b # tag=v9
31+
- uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # v9
3232
with:
3333
default_author: github_actions
3434
commit: --no-verify

0 commit comments

Comments
 (0)