Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
|
6d463fad83 | ||
0937bf70df | |||
a1303051c8 |
3 changed files with 9 additions and 2 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:
|
||||||
persist-credentials: false
|
token: ${{ secrets.REPO_MAINTAINER_TOKEN }}
|
||||||
|
|
||||||
# TODO extract dedicated action
|
# TODO extract dedicated action
|
||||||
- name: setup tea cli
|
- name: setup tea cli
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
## [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.5
|
1.4.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue