File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ jobs:
416416 persist-credentials : false
417417
418418 - name : Run pylint
419- uses : open-edge-platform/dlstreamer/.github/actions/common/pylint@6d50b990891fdbe14b7fe42e3d482cabf67ae815
419+ uses : open-edge-platform/dlstreamer/.github/actions/common/pylint@76c0a55ba0214c1dadbf989d4b0f395e85361bb0
420420 with :
421421 path : ./microservices/dlstreamer-pipeline-server
422422 output-file : pylint-report.txt
@@ -439,7 +439,7 @@ jobs:
439439 fetch-depth : 0
440440
441441 - name : Run shellcheck
442- uses : open-edge-platform/dlstreamer/.github/actions/common/shellcheck@6d50b990891fdbe14b7fe42e3d482cabf67ae815
442+ uses : open-edge-platform/dlstreamer/.github/actions/common/shellcheck@76c0a55ba0214c1dadbf989d4b0f395e85361bb0
443443 with :
444444 path : ./microservices/dlstreamer-pipeline-server
445445 output-file : shellcheck-report.txt
@@ -461,7 +461,7 @@ jobs:
461461 persist-credentials : false
462462
463463 - name : Run yamlint
464- uses : open-edge-platform/dlstreamer/.github/actions/common/yamllint@6d50b990891fdbe14b7fe42e3d482cabf67ae815
464+ uses : open-edge-platform/dlstreamer/.github/actions/common/yamllint@76c0a55ba0214c1dadbf989d4b0f395e85361bb0
465465 with :
466466 path : ./microservices/dlstreamer-pipeline-server
467467 output-file : yamllint-report.txt
You can’t perform that action at this time.
0 commit comments