Skip to content

Commit c1524d1

Browse files
authored
[DLSPS] Update actions versions. (open-edge-platform#1746)
1 parent 72df175 commit c1524d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/dlsps-build-scans-pr-workflow.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)