We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52bf657 commit 8bff4dfCopy full SHA for 8bff4df
.github/workflows/linting.yaml
@@ -23,6 +23,6 @@ jobs:
23
if: github.event.pull_request.draft == false
24
runs-on: ubuntu-latest
25
steps:
26
- - uses: UCL-MIRSG/.github/actions/linting@b863c874470757db8548388ab0135d573d70b48f # v0.127.0
+ - uses: UCL-MIRSG/.github/actions/linting@b863c874470757db8548388ab0135d573d70b48f # v0
27
with:
28
pre-commit-config: ./.pre-commit-config.yaml
0 commit comments