Skip to content

Commit 512e354

Browse files
committed
Pin astral-sh/ruff-action to a specific commit
The GitHub docs recommend pinning third-party actions to specific commits for security hardening purposes.
1 parent 87fb96d commit 512e354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v4
8-
- uses: astral-sh/ruff-action@v3
8+
- uses: astral-sh/ruff-action@39f75e526a505e26a302f8796977b50c13720edf

0 commit comments

Comments
 (0)