Skip to content

Commit

Permalink
build(deps): bump linear-b/gitstream-github-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [linear-b/gitstream-github-action](https://github.com/linear-b/gitstream-github-action) from 1 to 2.
- [Release notes](https://github.com/linear-b/gitstream-github-action/releases)
- [Commits](linear-b/gitstream-github-action@v1...v2)

---
updated-dependencies:
- dependency-name: linear-b/gitstream-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent e64fc34 commit 33d7695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: gitStream workflow automation
steps:
- name: Evaluate Rules
uses: linear-b/gitstream-github-action@v1
uses: linear-b/gitstream-github-action@v2
id: rules-engine
with:
full_repository: ${{ github.event.inputs.full_repository }}
Expand Down

0 comments on commit 33d7695

Please sign in to comment.