Skip to content

Commit

Permalink
fix: Trying to use digest to sign image
Browse files Browse the repository at this point in the history
  • Loading branch information
ciro-mota committed Aug 5, 2024
1 parent 3c9b5ed commit 18251f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.docker_meta.outputs.tags }}
tags: ciromota/nessus-scanner:latest

- name: Sign image with Cosign
env:
Expand Down

0 comments on commit 18251f4

Please sign in to comment.