Skip to content

Commit

Permalink
build(deps): bump elastic/oblt-actions
Browse files Browse the repository at this point in the history
Bumps [elastic/oblt-actions](https://github.com/elastic/oblt-actions) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/elastic/oblt-actions/releases)
- [Changelog](https://github.com/elastic/oblt-actions/blob/main/docs/RELEASE.md)
- [Commits](v1.11.1...v1.12.0)

---
updated-dependencies:
- dependency-name: elastic/oblt-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 7f5d49b commit 507c75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oblt-cli/cluster-create-serverless/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ runs:
target: ${{ inputs.target }}
project_type: ${{ inputs.project-type }}

- uses: elastic/oblt-actions/oblt-cli/setup@v1.11.1
- uses: elastic/oblt-actions/oblt-cli/setup@v1.12.0
with:
github-token: ${{ inputs.github-token }}
slack-channel: ${{ inputs.slack-channel }}
Expand Down

0 comments on commit 507c75f

Please sign in to comment.