Commit b3d35b8
committed
fix: scope git ref tag to latest matrix entry to prevent race condition
The type=ref,event=tag metadata generates the same tag (e.g. v1.0.0)
for all matrix entries. Restrict it to the latest entry only, matching
how the 'latest' tag is already handled.1 parent 8d814d5 commit b3d35b8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments