We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b69eb1 + 5d9da06 commit 7458f24Copy full SHA for 7458f24
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
name: Lint / `pre-commit`
25
needs: should-run
26
if: fromJSON(needs.should-run.outputs.should-run)
27
- container: techneg/ci-pre-commit:v2.3.3
+ container: techneg/ci-pre-commit:v2.5.3@sha256:e175d34fb6d1d23cfe81600d91ff481288d905c43ad0997b970bf5b022376400
28
runs-on: ubuntu-latest
29
timeout-minutes: 5
30
steps:
0 commit comments