mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 15:20:11 +00:00
re-add signitures
removed these by accident, postgres releases are signed with same key so keeping this allows us to validate it
This commit is contained in:
@@ -472,6 +472,7 @@
|
|||||||
"version": "18"
|
"version": "18"
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
|
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||||
"version": "14"
|
"version": "14"
|
||||||
},
|
},
|
||||||
"kotlin": {
|
"kotlin": {
|
||||||
|
|||||||
@@ -381,6 +381,7 @@
|
|||||||
"version": "8.3"
|
"version": "8.3"
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
|
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||||
"version": "14"
|
"version": "14"
|
||||||
},
|
},
|
||||||
"kotlin": {
|
"kotlin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user