Skip to content

Commit a149765

Browse files
specify commit hash
1 parent 737261b commit a149765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ on:
55

66
jobs:
77
test-pylint-with-astroid-sha:
8-
uses: jacobtylerwalls/pylint/.github/workflows/tests.yaml@run-with-custom-astroid
8+
uses: jacobtylerwalls/pylint/.github/workflows/tests.yaml@a97e218ef2961f499db73ec73d951ee383b65f14
99
with:
1010
astroid-sha: ${{ github.event.workflow_run.head_sha }}

0 commit comments

Comments
 (0)