Skip to content

Commit

Permalink
Bump runforesight/workflow-telemetry-action from 1.8.7 to 2.0.0
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.8.7 to 2.0.0.
- [Release notes](https://github.com/runforesight/workflow-telemetry-action/releases)
- [Commits](catchpoint/workflow-telemetry-action@v1.8.7...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 3b206e7 commit 032d7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:

steps:
- name: Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1.8.7
uses: runforesight/workflow-telemetry-action@v2.0.0
with:
theme: "dark"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:

steps:
- name: Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1.8.7
uses: runforesight/workflow-telemetry-action@v2.0.0
with:
theme: "dark"

Expand Down

0 comments on commit 032d7b4

Please sign in to comment.