We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97dd099 commit e2ba6cbCopy full SHA for e2ba6cb
2 files changed
.github/workflows/ruff-format.yaml
@@ -5,5 +5,5 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
8
- - uses: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1
+ - uses: astral-sh/ruff-action@aedff8d295e5eafdfcc21db7dfdce8cab2c55e7b # v3.6.0
9
- run: ruff format --diff
.github/workflows/ruff-lint.yaml
@@ -5,4 +5,4 @@ jobs:
0 commit comments