Skip to content

Commit 6f9afbc

Browse files
committed
Added commit_id detection for secret scan
1 parent 90cfb82 commit 6f9afbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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:v6
31+
tags: ${{ secrets.DOCKERHUB_USERNAME }}/hela:v7

0 commit comments

Comments
 (0)