Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 663b4d16f1 | |||
| 362f2867df |
@@ -91,12 +91,12 @@ jobs:
|
||||
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@691f6247edcdbef73b220312db09553c96d01f88 # 0.1.45
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@560cd541a258089c1de795cd4a6f21465e743753 # 0.1.46
|
||||
id: tag
|
||||
with:
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7fa0cfa299dd79b6677ce8606f9612cd019eb3c6 # 0.2.15
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@58fe12ceb952bada52df8a3577d6f127070310ea # 0.2.16
|
||||
with:
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
- name: Set output
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"cspell": "10.0.1",
|
||||
"oxlint": "1.77.0",
|
||||
"oxlint": "1.76.0",
|
||||
"typescript": "7.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user