We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53888d4 commit 376ca4fCopy full SHA for 376ca4f
.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.15@sha256:7d5156781d14bb07247104ed255c19c64b2f604ddcde2c1de3a4196946d890f5
+ container: techneg/ci-pre-commit:v2.5.17@sha256:1334a7a0ef8b22fdc7933088112bfebfaf6d6733a394a63e236e924f8e8aff54
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments