diff --git a/.github/workflows/build-lint-test.yml b/.github/workflows/build-lint-test.yml index 46afb4c..71e251a 100644 --- a/.github/workflows/build-lint-test.yml +++ b/.github/workflows/build-lint-test.yml @@ -60,7 +60,7 @@ jobs: steps: - name: Collect Workflow Telemetry - uses: catchpoint/workflow-telemetry-action@6705383eabd01833acfe8412ec697384830e1455 # v1.8.7 + uses: catchpoint/workflow-telemetry-action@94c3c3d9567a0205de6da68a76c428ce4e769af1 # v2.0.0 with: # Set to true to publish the results as comment to the PR (applicable if workflow run is triggered by PR). comment_on_pr: false @@ -109,7 +109,7 @@ jobs: steps: - name: Collect Workflow Telemetry - uses: catchpoint/workflow-telemetry-action@6705383eabd01833acfe8412ec697384830e1455 # v1.8.7 + uses: catchpoint/workflow-telemetry-action@94c3c3d9567a0205de6da68a76c428ce4e769af1 # v2.0.0 - name: Checkout the source uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1