Skip to content

Commit ffe53e4

Browse files
chore(deps): bump astral-sh/ruff-action from 3.5.1 to 3.6.1 (#260)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josema Camacho <josema@prowler.com>
1 parent 0b8894c commit ffe53e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
poetry run flake8 . --ignore=E501,W503
4949
5050
- name: Lint with ruff
51-
uses: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1
51+
uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
5252

5353
- name: Checking format with black
5454
run: |

0 commit comments

Comments
 (0)