Skip to content

Commit f5b3125

Browse files
committed
Removed ghp false positive
1 parent c873e1c commit f5b3125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
context: .
2929
file: ./Dockerfile
3030
push: true
31-
tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela:latest
31+
tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela:v3

0 commit comments

Comments
 (0)