Compare commits
1 Commits
0.0.14
...
renovate/b
| Author | SHA1 | Date | |
|---|---|---|---|
| 84b218907c |
@@ -1 +1 @@
|
||||
1.3.6
|
||||
1.3.12
|
||||
|
||||
@@ -68,7 +68,7 @@ jobs:
|
||||
echo REPO_VERSION=$(git describe --tags --always | sed 's/^v//') >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
|
||||
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"gotify": "1.1.0",
|
||||
"pino": "10.3.1",
|
||||
"pino-pretty": "13.1.3",
|
||||
"ts3-nodejs-library": "3.5.2"
|
||||
"ts3-nodejs-library": "3.5.1"
|
||||
},
|
||||
"name": "ts3gotify",
|
||||
"module": "src/main.ts",
|
||||
|
||||
Reference in New Issue
Block a user