Compare commits
1 Commits
renovate/d
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a3cdaf975 |
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- name: Login to Container Registry
|
||||
if: ${{ gitea.event_name != 'pull_request' }}
|
||||
uses: docker/login-action@v4
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: docker.valverde.cloud
|
||||
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@types/react": "^19.1.13",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@vitejs/plugin-react": "^5.0.2",
|
||||
"globals": "^16.4.0",
|
||||
"globals": "^17.0.0",
|
||||
"tw-animate-css": "^1.3.8",
|
||||
"typescript-eslint": "^8.44.0",
|
||||
"vite": "^7.1.5"
|
||||
|
||||
Reference in New Issue
Block a user