mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Unpin egress proxy release
This changeset unpins the egress proxy release now that we have resolved the other issues surrounding the connectivity to S3. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
12
.ds.baseline
12
.ds.baseline
@@ -127,16 +127,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": {
|
"results": {
|
||||||
".github/actions/deploy-proxy/action.yml": [
|
|
||||||
{
|
|
||||||
"type": "Hex High Entropy String",
|
|
||||||
"filename": ".github/actions/deploy-proxy/action.yml",
|
|
||||||
"hashed_secret": "a6c13f5da3788e8d654cd24001dc79a238723248",
|
|
||||||
"is_verified": false,
|
|
||||||
"line_number": 18,
|
|
||||||
"is_secret": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
".github/workflows/checks.yml": [
|
".github/workflows/checks.yml": [
|
||||||
{
|
{
|
||||||
"type": "Secret Keyword",
|
"type": "Secret Keyword",
|
||||||
@@ -384,5 +374,5 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"generated_at": "2025-06-04T15:02:41Z"
|
"generated_at": "2025-06-04T16:02:28Z"
|
||||||
}
|
}
|
||||||
|
|||||||
2
.github/actions/deploy-proxy/action.yml
vendored
2
.github/actions/deploy-proxy/action.yml
vendored
@@ -15,7 +15,7 @@ inputs:
|
|||||||
default: https://github.com/GSA-TTS/cg-egress-proxy.git
|
default: https://github.com/GSA-TTS/cg-egress-proxy.git
|
||||||
proxy_version:
|
proxy_version:
|
||||||
description: git ref to be deployed
|
description: git ref to be deployed
|
||||||
default: 1500c67157c1a7a6fbbda7a2de172b3d0a67e703
|
default: main
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user