Skip to content

Commit c3b6b20

Browse files
chore(deps): update pre-commit-ci/lite-action action to v1.1.0
1 parent 080df8b commit c3b6b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/triageops.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# DO NOT DO THIS ON CI - THINGS MAY GO WRONG, OR WORSE CAUSE SECURITY BACKPAIN
1818
- run: devbox shell --print-env | tee --append $GITHUB_PATH >> /dev/null
1919
- uses: pre-commit/[email protected]
20-
- uses: pre-commit-ci/lite-action@v1.0.1
20+
- uses: pre-commit-ci/lite-action@v1.1.0
2121
if: always()
2222
with:
2323
msg: "chore(global): fix some issues flagged by pre-commit"

0 commit comments

Comments
 (0)