We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7105b68 commit 64c47c0Copy full SHA for 64c47c0
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
name: Lint / `pre-commit`
24
needs: should-run
25
if: fromJSON(needs.should-run.outputs.should-run)
26
- container: techneg/ci-pre-commit:v2.5.20@sha256:ea51c24e8c4576781ffe030a106d1d1847b350aa760d967dbdf6e732749c1178
+ container: techneg/ci-pre-commit:v2.5.22@sha256:a24647c2001e8c21967ca1437d348184c4e5f3e14596170fa81b971b0e7b6f09
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments