Skip to content

Commit

Permalink
chore(deps): bump bonitasoft/action-release-connector
Browse files Browse the repository at this point in the history
Bumps [bonitasoft/action-release-connector](https://github.com/bonitasoft/action-release-connector) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/bonitasoft/action-release-connector/releases)
- [Commits](bonitasoft/action-release-connector@1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: bonitasoft/action-release-connector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 0b33e76 commit 58f5b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Release connector
uses: bonitasoft/action-release-connector@1.0.0
uses: bonitasoft/action-release-connector@2.0.0
id: release-connector
with:
release-version: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit 58f5b73

Please sign in to comment.