Skip to content

Commit

Permalink
chore(deps): bump jenkins-x-plugins/jx-release-version
Browse files Browse the repository at this point in the history
Bumps [jenkins-x-plugins/jx-release-version](https://github.com/jenkins-x-plugins/jx-release-version) from 2.6.11 to 2.7.1.
- [Release notes](https://github.com/jenkins-x-plugins/jx-release-version/releases)
- [Changelog](https://github.com/jenkins-x-plugins/jx-release-version/blob/main/.goreleaser.yml)
- [Commits](jenkins-x-plugins/jx-release-version@v2.6.11...v2.7.1)

---
updated-dependencies:
- dependency-name: jenkins-x-plugins/jx-release-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 0d3c3b5 commit a011492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: next release version
id: nextversion
uses: jenkins-x-plugins/jx-release-version@v2.6.11
uses: jenkins-x-plugins/jx-release-version@v2.7.1

- name: Set Version
run: |
Expand Down

0 comments on commit a011492

Please sign in to comment.