We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53e82c commit 721c48cCopy full SHA for 721c48c
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
name: Lint
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: open-turo/actions-gha/lint@v2
+ - uses: open-turo/actions-gha/lint@b/update_action_pre_commit
14
with:
15
github-token: ${{ secrets.GITHUB_TOKEN }}
16
node-version: "20"
0 commit comments