Skip to content

Commit

Permalink
Update catchpoint/workflow-telemetry-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tksst committed Feb 24, 2024
1 parent 5e9db6e commit 5208f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5208f67

Please sign in to comment.