Skip to content

Commit

Permalink
Bump runforesight/workflow-telemetry-action from 1 to 2 (#146)
Browse files Browse the repository at this point in the history
Bumps [runforesight/workflow-telemetry-action](https://github.com/runforesight/workflow-telemetry-action) from 1 to 2.
- [Release notes](https://github.com/runforesight/workflow-telemetry-action/releases)
- [Commits](catchpoint/workflow-telemetry-action@v1...v2)

---
updated-dependencies:
- dependency-name: runforesight/workflow-telemetry-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2024
1 parent 22e348c commit 84a548c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1
uses: runforesight/workflow-telemetry-action@v2
with:
comment_on_pr: false

Expand Down

0 comments on commit 84a548c

Please sign in to comment.