Skip to content

Commit

Permalink
Bump Azure/functions-action from 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [Azure/functions-action](https://github.com/azure/functions-action) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/azure/functions-action/releases)
- [Changelog](https://github.com/Azure/functions-action/blob/master/release.ps1)
- [Commits](Azure/functions-action@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: Azure/functions-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent c2d3917 commit 9f61a30
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 9f61a30

Please sign in to comment.