Skip to content

Commit 3617f3f

Browse files
Change to long sha format
1 parent 2a55ee9 commit 3617f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
type=ref,event=branch
4141
type=ref,event=tag
4242
type=ref,event=pr
43-
type=sha
43+
type=sha,format=long
4444
4545
- name: Build and push image
4646
id: build

0 commit comments

Comments
 (0)