We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54104e commit 5a4b44dCopy full SHA for 5a4b44d
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Lint / `pre-commit`
26
needs: should-run
27
if: fromJSON(needs.should-run.outputs.should-run)
28
- container: techneg/ci-pre-commit:v2.5.27@sha256:537648c36116e2ff709169d09d74f0709577f99e2791d95a5c6fb12aea1dfd55
+ container: techneg/ci-pre-commit:v2.5.29@sha256:feeeb497b4f8e27f51cb90556a1e47ddd88cc32753115f1f10aa4ba62cbf6564
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments