Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update azure/functions-action digest to 238dc3c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent faef1a1 commit 2a579be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 2a579be

Please sign in to comment.