From 2d9ec03af72febb7d8255c46cde2f71fc631b09f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:11:59 +0000 Subject: [PATCH] chore(deps): update codium-ai/pr-agent digest to 70b83ba --- .github/workflows/pr_agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_agent.yml b/.github/workflows/pr_agent.yml index cebb4d6ce..1e89e4771 100644 --- a/.github/workflows/pr_agent.yml +++ b/.github/workflows/pr_agent.yml @@ -11,7 +11,7 @@ jobs: steps: - name: PR Agent action step id: pragent - uses: Codium-ai/pr-agent@e2417ebe88b06c3dd9f32ad7e15e6af759ffd081 + uses: Codium-ai/pr-agent@70b83bac78dbb6f12d0847a119a33228b9794ccb env: OPENAI_KEY: ${{ secrets.OPENAI_KEY }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}