From 2a579be9254dfb306e2b19a023151954ddc0b554 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:08:26 +0000 Subject: [PATCH] chore(deps): update azure/functions-action digest to 238dc3c --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 39ce605..c738851 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: - name: Deploy functions if: ${{ github.ref == 'refs/heads/main' }} - uses: azure/functions-action@a7e1e59a4c0e4fac3a57f58a7ac3ece626d4a8a3 # v1 + uses: azure/functions-action@238dc3c45bb1b04e5d16ff9e75cddd1d86753bd6 # v1 with: app-name: reddit2kindle-functions package: 'Functions'