Azure App Service Settings Community
Version updated for https://github.com/Tango992/azure-appservice-settings to version v1.0.10.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of configuring App settings, connection strings, and general settings in bulk using JSON syntax on Azure Web Apps. It supports ASP.NET, ASP.NET Core, PHP, Java, Python, Go, and Node.js-based web applications. Users can set sensitive data as secrets to ensure secure operations during deployment.
What’s Changed
What’s Changed
- build(deps-dev): bump esbuild from 0.28.0 to 0.28.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/89
- build(deps): bump undici from 6.24.1 to 6.27.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/90
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/91
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/93
- build(deps): bump github/codeql-action/init from 4.36.1 to 4.37.3 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/101
- build(deps): bump github/codeql-action/autobuild from 4.36.1 to 4.37.3 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/100
- build(deps): bump github/codeql-action/analyze from 4.36.1 to 4.37.3 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/99
- build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/98
- build(deps): bump github/codeql-action/upload-sarif from 4.36.1 to 4.37.3 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/97
- build(deps): bump brace-expansion from 5.0.6 to 5.0.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/96
- Dependency update by @Tango992 in https://github.com/Tango992/azure-appservice-settings/pull/102
Full Changelog: https://github.com/Tango992/azure-appservice-settings/compare/v1...v1.0.10