From 321697b74a873fdaf61bbdaf4920760f80d2cabf Mon Sep 17 00:00:00 2001 From: Hubert Deng Date: Tue, 18 Feb 2025 13:46:22 -0800 Subject: [PATCH] bump action validate devservices config --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e32ed03f58..9a3daa98787 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -650,7 +650,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 name: Checkout repository - - uses: getsentry/action-validate-devservices-config@6477ef1e9c96e456bfad726006e731f89fcd81db + - uses: getsentry/action-validate-devservices-config@02a078d1280293e6598cabfbd318a01609c12c83 name: Validate devservices config with: requirements-file-path: requirements-dev.txt