chore: correct deps

This commit is contained in:
Daan Selen
2025-11-27 23:46:45 +01:00
parent bfc103dd8f
commit 352e578c67

View File

@@ -84,6 +84,7 @@ jobs:
docker_scan:
if: ${{ github.event_name != 'pull_request' }}
runs-on: ubuntu-latest
needs: docker_build
steps:
- name: Log in to Docker Hub
uses: docker/login-action@v3