fix workflow

This commit is contained in:
Wonderfall 2021-05-01 20:08:12 +02:00 committed by GitHub
parent a713c9622a
commit 7cc788cca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
- name: Build an image from Dockerfile - name: Build an image from Dockerfile
run: | run: |
docker build -t ghcr.io/$GITHUB_ACTOR/mastodon . docker build ghcr.io/$GITHUB_ACTOR/mastodon .
- name: Run Trivy vulnerability scanner - name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@master uses: aquasecurity/trivy-action@master