Skip to content

Commit

Permalink
chore(deps): update pre-commit-ci/lite-action action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 080df8b commit 2101e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triageops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# DO NOT DO THIS ON CI - THINGS MAY GO WRONG, OR WORSE CAUSE SECURITY BACKPAIN
- run: devbox shell --print-env | tee --append $GITHUB_PATH >> /dev/null
- uses: pre-commit/[email protected]
- uses: pre-commit-ci/[email protected].1
- uses: pre-commit-ci/[email protected].2
if: always()
with:
msg: "chore(global): fix some issues flagged by pre-commit"

0 comments on commit 2101e0d

Please sign in to comment.