Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 6a15e43f67 chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.12
CI / Build check (pull_request) Successful in 15s
CI / Test (pull_request) Failing after 2m23s
2026-07-28 04:37:14 +00:00
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ jobs:
with: with:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }} prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f9ed2bccd9161d124284619464c5dc5b15b79c0 # 0.2.11 - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12
with: with:
tag: ${{ steps.tag.outputs.new-tag }} tag: ${{ steps.tag.outputs.new-tag }}
- name: Set output - name: Set output
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -8,7 +8,7 @@
"devDependencies": { "devDependencies": {
"@types/bun": "latest", "@types/bun": "latest",
"cspell": "10.0.1", "cspell": "10.0.1",
"oxlint": "1.75.0", "oxlint": "1.74.0",
"typescript": "7.0.2" "typescript": "7.0.2"
}, },
"dependencies": { "dependencies": {