Skip to content

Commit

Permalink
[.github] fix the image tag in the trivy scanner workflow (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4ck404 authored Sep 4, 2024
1 parent a62dc7f commit a4fbb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-image-scanning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
PUBLIC_ECR: public.ecr.aws/ocean-spark
IMAGE_NAME: spark-operator
IMAGE_TAG: main
IMAGE_TAG: ocean-spark

jobs:
public-ecr-scan:
Expand Down

0 comments on commit a4fbb58

Please sign in to comment.