Compare commits
No commits in common. "v1.4.6" and "v1.4.5" have entirely different histories.
3 changed files with 2 additions and 9 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.REPO_MAINTAINER_TOKEN }}
|
persist-credentials: false
|
||||||
|
|
||||||
# TODO extract dedicated action
|
# TODO extract dedicated action
|
||||||
- name: setup tea cli
|
- name: setup tea cli
|
||||||
|
|
|
@ -1,10 +1,3 @@
|
||||||
## [1.4.6](https://git.keine.cloud/oliver/pipeline-test-versioning/compare/v1.4.5...v1.4.6) (2024-02-01)
|
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
* use pat ([a130305](https://git.keine.cloud/oliver/pipeline-test-versioning/commit/a1303051c872e5c605bbee78a34a8f00cb828839))
|
|
||||||
|
|
||||||
## [1.4.5](https://git.keine.cloud/oliver/pipeline-test-versioning/compare/v1.4.4...v1.4.5) (2024-02-01)
|
## [1.4.5](https://git.keine.cloud/oliver/pipeline-test-versioning/compare/v1.4.4...v1.4.5) (2024-02-01)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1.4.6
|
1.4.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue