Skip to content

Commit

Permalink
Merge pull request #191 from jetzlstorfer/dependabot/github_actions/A…
Browse files Browse the repository at this point in the history
…zure/functions-action-1.5.2

Bump Azure/functions-action from 1.5.1 to 1.5.2
  • Loading branch information
jetzlstorfer authored May 28, 2024
2 parents c2d3917 + 9f61a30 commit 0a344ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Azure Functions Action
uses: Azure/functions-action@v1.5.1
uses: Azure/functions-action@v1.5.2
with:
# Name of the Azure Function App
app-name: plattentests-go
Expand Down

0 comments on commit 0a344ad

Please sign in to comment.