Skip to content

Commit

Permalink
build(deps): bump honeycombio/gha-buildevents from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [honeycombio/gha-buildevents](https://github.com/honeycombio/gha-buildevents) from 2 to 3.
- [Release notes](https://github.com/honeycombio/gha-buildevents/releases)
- [Changelog](https://github.com/honeycombio/gha-buildevents/blob/main/CHANGELOG)
- [Commits](v2...v3)

---
updated-dependencies:
- dependency-name: honeycombio/gha-buildevents
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent ef437f8 commit a0be150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: honeycombio/gha-buildevents@v2
- uses: honeycombio/gha-buildevents@v3
with:
apikey: ${{ secrets.BUILDEVENTS_APIKEY }}
dataset: gha-buildevents_integration
Expand Down

0 comments on commit a0be150

Please sign in to comment.