Skip to content

Commit

Permalink
chore(deps): bump buildpulse/buildpulse-action from 0.11.0 to 0.12.0 (#…
Browse files Browse the repository at this point in the history
…843)

Bumps [buildpulse/buildpulse-action](https://github.com/buildpulse/buildpulse-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/buildpulse/buildpulse-action/releases)
- [Commits](buildpulse/buildpulse-action@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: buildpulse/buildpulse-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 0ecbe7f commit 90ddb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jobs:

- name: Upload test results to BuildPulse for flaky test detection
if: ${{ !cancelled() }}
uses: buildpulse/buildpulse-action@v0.11.0
uses: buildpulse/buildpulse-action@v0.12.0
with:
account: 962416
repository: 477814940
Expand Down

0 comments on commit 90ddb57

Please sign in to comment.