Skip to content

Commit b08d4e6

Browse files
committed
fix SHA
1 parent f11a9d6 commit b08d4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test_analyze_project/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
using: composite
1717
steps:
1818
- name: Analyze project
19-
uses: ni/python-actions/analyze-project@$36f9be52791272a313ccda38ac90742941770e6c
19+
uses: ni/python-actions/analyze-project@36f9be52791272a313ccda38ac90742941770e6c
2020
id: analyze-project
2121
continue-on-error: ${{ inputs.expect-failure == 'true' }}
2222
with:

0 commit comments

Comments
 (0)