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 3033fa8 commit 40b33a8Copy full SHA for 40b33a8
.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.7@sha256:a9ff4bf0c1c72848f71e9784654c4aca9b8296f0f806a894012f86a94b88b90e
+ container: techneg/ci-pre-commit:v2.5.8@sha256:1fac723b15f757bfe2998916984965e741cce15f94c2abaae305d42342f60974
27
runs-on: ubuntu-latest
28
timeout-minutes: 5
29
steps:
0 commit comments