Skip to content

chore: bump bump-sh/github-action from 1.2.10 to 1.3.0#1207

Merged
andreaangiolillo merged 1 commit intomainfrom
dependabot/github_actions/bump-sh/github-action-1.3.0
Apr 15, 2026
Merged

chore: bump bump-sh/github-action from 1.2.10 to 1.3.0#1207
andreaangiolillo merged 1 commit intomainfrom
dependabot/github_actions/bump-sh/github-action-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps bump-sh/github-action from 1.2.10 to 1.3.0.

Release notes

Sourced from bump-sh/github-action's releases.

v1.3.0: Deploy workflow document on an MCP server

🆕 Deploy an Arazzo workflow document on your MCP server

✨ The new MCP server deployment option (added in v1.2.10) can now receive Arazzo documents as input.

Via the GitHub action (and bump-cli under the hood), you can deploy a new workflow document (in either Flower or Arazzo specification format) on an MCP server. More information in Readme

jobs:
  deploy-workflow-document:
    name: Deploy workflow document for MCP server on Bump.sh
    runs-on: ubuntu-latest
    steps:
      - name: Checkout
        uses: actions/checkout@v4
      - name: Deploy workflow document
        uses: bump-sh/github-action@v1
        with:
          command: deploy
          mcp_server: <BUMP_MCP_SERVER_ID_OR_SLUG>
          token: ${{secrets.BUMP_TOKEN}}
          file: doc/arazzo-or-flower-document.yml

[!NOTE] This feature is currently in closed beta. Request an early access at hello@bump.sh

Commits
  • 6aff793 1.3.0
  • 9c768f4 Adapt Readme, mention Arazzo
  • 2fef9be update bump cli to 2.10.0
  • a581b09 build(deps-dev): bump eslint-import-resolver-typescript
  • 9ee3433 build(deps-dev): bump flatted from 3.3.2 to 3.4.2
  • 4e97505 build(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13
  • c8a835e build(deps): bump axios from 1.13.5 to 1.15.0
  • 6b9f4b5 build(deps): bump lodash from 4.17.23 to 4.18.1
  • 136ef84 build(deps): bump picomatch
  • cb6e360 build(deps): bump fast-xml-parser and @​azure/core-xml
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bump-sh/github-action](https://github.com/bump-sh/github-action) from 1.2.10 to 1.3.0.
- [Release notes](https://github.com/bump-sh/github-action/releases)
- [Commits](bump-sh/github-action@8545e8c...6aff793)

---
updated-dependencies:
- dependency-name: bump-sh/github-action
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 21:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2026
@dependabot dependabot bot requested a review from wtrocki April 14, 2026 21:53
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Apr 14, 2026
@andreaangiolillo andreaangiolillo merged commit bd83f69 into main Apr 15, 2026
6 checks passed
@andreaangiolillo andreaangiolillo deleted the dependabot/github_actions/bump-sh/github-action-1.3.0 branch April 15, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant