From 6c519837b470180bf23f71152cce3ac3cea52fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 06:11:20 +0000 Subject: [PATCH] chore(deps): bump elastic/oblt-actions from 1.33.6 to 1.35.0 Bumps [elastic/oblt-actions](https://github.com/elastic/oblt-actions) from 1.33.6 to 1.35.0. - [Release notes](https://github.com/elastic/oblt-actions/releases) - [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md) - [Commits](https://github.com/elastic/oblt-actions/compare/54e84e6f0e4a41c4bed324fda6fb01f5bc7a53bf...ed934c00c2040d1fd198023779d0a0871c536f8b) --- updated-dependencies: - dependency-name: elastic/oblt-actions dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/bump_otelbench.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump_otelbench.yaml b/.github/workflows/bump_otelbench.yaml index 856d9ecdd..25d392d12 100644 --- a/.github/workflows/bump_otelbench.yaml +++ b/.github/workflows/bump_otelbench.yaml @@ -57,7 +57,7 @@ jobs: with: token: ${{ steps.get_token.outputs.token }} - - uses: elastic/oblt-actions/git/setup@54e84e6f0e4a41c4bed324fda6fb01f5bc7a53bf + - uses: elastic/oblt-actions/git/setup@ed934c00c2040d1fd198023779d0a0871c536f8b with: github-token: ${{ steps.get_token.outputs.token }}