Skip to content

Commit

Permalink
fix ref of image in sbom test
Browse files Browse the repository at this point in the history
  • Loading branch information
laerson committed Mar 21, 2024
1 parent f77e411 commit 971923c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/untrusted-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
registry: ssip-hub.lsd.ufcg.edu.br
image: laerson/ssip-demo-project
digest: de2d5bf8a628f47faca703ac81072d89c168bc7a3e3f2d2ee34a1ee820735400
digest: sha256:de2d5bf8a628f47faca703ac81072d89c168bc7a3e3f2d2ee34a1ee820735400
secrets:
username: ${{ secrets.TEMP_REP_USERNAME }}
password: ${{ secrets.TEMP_REP_PASSWORD }}

0 comments on commit 971923c

Please sign in to comment.