diff --git a/.ds.baseline b/.ds.baseline index ca965b9fe..784df96d9 100644 --- a/.ds.baseline +++ b/.ds.baseline @@ -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" } diff --git a/.github/actions/deploy-proxy/action.yml b/.github/actions/deploy-proxy/action.yml index 02393d6a1..0ffc05066 100644 --- a/.github/actions/deploy-proxy/action.yml +++ b/.github/actions/deploy-proxy/action.yml @@ -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: