Skip to content

Commit

Permalink
azure/webapps-deployのバージョンを修正。
Browse files Browse the repository at this point in the history
  • Loading branch information
Fumika Koyama committed Jan 6, 2025
1 parent d66f57d commit 7d4e0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- name: ステージング環境へのデプロイ
uses: azure/webapps-deploy@2fdd5c3ebb4e540834e86ecc1f6fdcd5539023ee # v3.0.2
uses: azure/webapps-deploy@de617f46172a906d0617bb0e50d81e9e3aec24c8 # v3.0.1
with:
app-name: ${{ env.APP_ALESINFINY_MARIS_WEBAPP_NAME }}
slot-name: staging
Expand Down

0 comments on commit 7d4e0d7

Please sign in to comment.