We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27870d6 + 02119d9 commit d9ae2c6Copy full SHA for d9ae2c6
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.29@sha256:feeeb497b4f8e27f51cb90556a1e47ddd88cc32753115f1f10aa4ba62cbf6564
+ container: techneg/ci-pre-commit:v2.5.31@sha256:e8e3afa76efb8cb17175da31217d2e984499dc6f6d84441cd576771203be9b5f
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments