Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 0a0a1fc611 chore(deps): pin dependencies
renovate/stability-days Updates have not met minimum release age requirement
CI / Test (pull_request) Successful in 3m50s
2026-05-10 10:18:59 +00:00
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@47a1c635cfc76cfb4eeee3db0d0b89bf19007c7a # 0.2.3
with:
tag: ${{ steps.tag.outputs.new-tag }}
- name: Set output
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -27,7 +27,7 @@ services:
- "./gotify_data:/app/data"
ts3:
image: docker.io/library/teamspeak:latest@sha256:11fb1dd03c68ae7b3a8a86c5a08827d01d87a833177ad92ee5c19d7b72d08ce0
image: docker.io/library/teamspeak:latest@sha256:4d3fa1c0db9a5a4ac69a2d07d6f0478539e464b15e7186c243a9f194bc1141fa
ports:
- name: voice
target: 9987
+1 -1
View File
@@ -18,7 +18,7 @@
"gotify": "1.1.0",
"pino": "10.3.1",
"pino-pretty": "13.1.3",
"ts3-nodejs-library": "3.5.3"
"ts3-nodejs-library": "3.5.2"
},
"name": "ts3gotify",
"module": "src/main.ts",