Compare commits

...

3 commits

Author SHA1 Message Date
semantic-release-bot
6d463fad83 chore(release): 1.4.6
Some checks failed
on tags / build (push) Failing after 11s
2024-02-01 23:23:22 +00:00
0937bf70df
Merge remote-tracking branch 'origin/main' 2024-02-02 00:22:32 +01:00
a1303051c8
fix: use pat 2024-02-02 00:22:20 +01:00
3 changed files with 9 additions and 2 deletions

View file

@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
persist-credentials: false
token: ${{ secrets.REPO_MAINTAINER_TOKEN }}
# TODO extract dedicated action
- name: setup tea cli

View file

@ -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)

View file

@ -1 +1 @@
1.4.5
1.4.6