Commit 1be62b5
authored
Do not try to fetch last modified date if remote file (#707)
If the file given in the artifact is not local, then the code should not
attempt to fetch the last modified date.
This applies to cases where the file is "-" meaning standard input and
artifacts with a URL when targeting GitHub repos and such.
Signed-off-by: Eric Brown <eric.brown@securesauce.dev>1 parent ce033f9 commit 1be62b5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments