Skip to content

Commit 6202cf4

Browse files
chore(deps): pin dependencies
1 parent 2bb19cd commit 6202cf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
name: Linting
1313
steps:
14-
- uses: actions/checkout@v4
15-
- uses: actions/setup-python@v5
14+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
1616
with:
1717
python-version: "3.x"
1818
- name: Install Vint

0 commit comments

Comments
 (0)