diff --git a/.gitea/workflows/build_push.yml b/.gitea/workflows/build_push.yml index 8f976d8..fe11370 100644 --- a/.gitea/workflows/build_push.yml +++ b/.gitea/workflows/build_push.yml @@ -45,7 +45,7 @@ jobs: git.aridgwayweb.com/armistace/blog:latest - name: Trivy Scan - uses: aquasecurity/trivy-action@0.28.0 + uses: aquasecurity/trivy-action@master with: image-ref: ${{ vars.DOCKER_SERVER }}/${{ vars.DOCKER_USERNAME }}/blog:latest format: table