File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.9.1
2+ current_version = 1.9.2
33commit = True
44message = Bumps version to {new_version}
55tag = False
Original file line number Diff line number Diff line change 3131
3232 - name : Create release
3333 if : steps.release.outputs.condition == 'true'
34- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
34+ uses : softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe
3535 with :
3636 files : ${{ inputs.release-files }}
3737 generate_release_notes : true
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ### [ 1.9.2] ( https://github.com/plus3it/actions-workflows/releases/tag/1.9.2 )
8+
9+ ** Released** : 2026.04.09
10+
11+ * Dependency Updates
12+ * softprops/action-gh-release 2.6.1
713
814### [ 1.9.1] ( https://github.com/plus3it/actions-workflows/releases/tag/1.9.1 )
915
You can’t perform that action at this time.
0 commit comments