We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e43015b + 0fe635e commit a77c83cCopy full SHA for a77c83c
.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.17@sha256:1334a7a0ef8b22fdc7933088112bfebfaf6d6733a394a63e236e924f8e8aff54
+ container: techneg/ci-pre-commit:v2.5.18@sha256:faf42c5a068a49bf395978a5a8b354051e510b6470c39aef569e6f17750a1ac3
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments