Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gmontalvoy authored Dec 6, 2023
1 parent 3321ce5 commit 1905ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Run Image Scan
uses: aquasecurity/[email protected]
with:
image-ref: 'gmontalvoy/goapp:${{ github.sha }}'
image-ref: 'localhost:5000/gmontalvoy/goapp:${{ github.sha }}'

push-to-registry:
name: push to registry
Expand Down

0 comments on commit 1905ef1

Please sign in to comment.