Skip to content

Commit

Permalink
chore: release 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Dec 20, 2023
1 parent 088796a commit 3e571cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ outputs:
description: 'The next release version'
runs:
using: 'docker'
image: 'docker://ghcr.io/jenkins-x/jx-release-version:2.7.2'
image: 'docker://ghcr.io/jenkins-x/jx-release-version:2.7.3'
entrypoint: 'github-actions-entrypoint.sh'
env:
PREVIOUS_VERSION: ${{ inputs.previous-version }}
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Changes in version 2.7.3

### Chores

* deps: bump golang.org/x/net from 0.7.0 to 0.17.0 (dependabot[bot])
* upgrade image to 2.7.2 (jenkins-x-bot)

0 comments on commit 3e571cd

Please sign in to comment.