Skip to content

Commit 5bf26f2

Browse files
Update astral-sh/ruff-action action to v3.6.1
1 parent e11842b commit 5bf26f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
steps:
4949
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
50-
- uses: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1
50+
- uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
5151
with:
5252
args: "format --check --diff"
5353
src: ./src

0 commit comments

Comments
 (0)