We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2a363d + 08f35ef commit da38e60Copy full SHA for da38e60
.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.11@sha256:718e8148892b904b7710a1e2dc94e0ec90ee02664b9b2c759ba966e661da1b12
+ container: techneg/ci-pre-commit:v2.5.12@sha256:26710a389ef6825b989646cf106e596b07eee5a5701c7aca7c483cae3415cae5
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments