Skip to content

Commit 221481c

Browse files
committed
Tag builds with the commit SHA to avoid implicit upgrades
1 parent b3a679b commit 221481c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: docker/metadata-action@v5
3636
with:
3737
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
38+
tags: type=sha
3839

3940
- id: push
4041
name: Build and push Docker image

0 commit comments

Comments
 (0)