MH0386 commited on
Commit
78b2ca5
·
verified ·
1 Parent(s): f082b5d

Merge branch 'main' into renovate/astral-sh-ruff-action-3.x

Browse files
Files changed (1) hide show
  1. .github/workflows/.lint.yaml +1 -1
.github/workflows/.lint.yaml CHANGED
@@ -141,7 +141,7 @@ jobs:
141
  with:
142
  token: ${{ secrets.GH_TOKEN }}
143
  - name: ${{ matrix.command }}
144
- uses: astral-sh/ruff-action@aedff8d295e5eafdfcc21db7dfdce8cab2c55e7b # v3.6.0
145
  with:
146
  args: >-
147
  ${{ matrix.command }} --config .github/lint/.ruff.toml
 
141
  with:
142
  token: ${{ secrets.GH_TOKEN }}
143
  - name: ${{ matrix.command }}
144
+ uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
145
  with:
146
  args: >-
147
  ${{ matrix.command }} --config .github/lint/.ruff.toml