We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99aa63 commit e0c8965Copy full SHA for e0c8965
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.41@sha256:f41a4bb2423e681da526561363a95c8f7919dcbb5576a3d652d88c4a91e2a9e0
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments