Skip to content

Commit 3d197b6

Browse files
committed
feat: add security scan
1 parent ecbcf46 commit 3d197b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
file: ${{ inputs.dockerfile }}
9090
platforms: linux/amd64,linux/arm64
9191
push: true
92-
tags: ${{ inputs.image-name }}:${{ github.sha }}
92+
tags: ${{ inputs.image-name }}:${{ github.ref_name }}

0 commit comments

Comments
 (0)