Merge pull request #1754 from GSA/unpin-egress-proxy

Unpin egress proxy release
This commit is contained in:
ccostino
2025-06-04 15:30:56 -04:00
committed by GitHub
2 changed files with 2 additions and 12 deletions

View File

@@ -127,16 +127,6 @@
}
],
"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": [
{
"type": "Secret Keyword",
@@ -384,5 +374,5 @@
}
]
},
"generated_at": "2025-06-04T15:02:41Z"
"generated_at": "2025-06-04T16:02:28Z"
}

View File

@@ -15,7 +15,7 @@ inputs:
default: https://github.com/GSA-TTS/cg-egress-proxy.git
proxy_version:
description: git ref to be deployed
default: 1500c67157c1a7a6fbbda7a2de172b3d0a67e703
default: main
runs:
using: composite
steps: