Commit 305e896
authored
Tag published builder images with commit SHA (#269)
When the action is referenced by SHA, the version step extracts the SHA from
github.action_path and uses it as the Docker image tag. Without a corresponding
SHA-tagged image, the pull fails.
By publishing each image with the commit SHA as an additional tag, SHA-pinned
references resolve to a valid image.1 parent cbf7a23 commit 305e896
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
0 commit comments