We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d6044 commit b4c22e6Copy full SHA for b4c22e6
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.27@sha256:537648c36116e2ff709169d09d74f0709577f99e2791d95a5c6fb12aea1dfd55
+ container: techneg/ci-pre-commit:v2.5.28@sha256:fb14ff152879618c500efa8eac55a6937b34f10e3b86e6d4869b7eb532618c09
29
permissions:
30
contents: read
31
runs-on: ubuntu-latest
0 commit comments