We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99aa63 commit b289605Copy full SHA for b289605
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Lint / `pre-commit`
26
needs: should-run
27
if: fromJSON(needs.should-run.outputs.should-run)
28
- container: techneg/ci-pre-commit:v2.5.40@sha256:08cbbc8b1b3ad6bfc7056494823b0f96faa50ab467649f8d48e8e6d963f11b41
+ container: techneg/ci-pre-commit:v2.5.42@sha256:a74b7b879a41fe57153920997e5dd7be339109b049cf0dd220efb7213477b6e9
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments