Skip to content

Commit 95ca3b1

Browse files
build(deps): bump Azure/static-web-apps-deploy (#2)
Bumps [Azure/static-web-apps-deploy](https://github.com/azure/static-web-apps-deploy) from 0.0.1.pre.preview to 1. - [Release notes](https://github.com/azure/static-web-apps-deploy/releases) - [Commits](Azure/static-web-apps-deploy@v0.0.1-preview...v1) --- updated-dependencies: - dependency-name: Azure/static-web-apps-deploy dependency-version: '1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83e8316 commit 95ca3b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/azure-static-web-apps-ambitious-forest-06068521e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
submodules: true
2121
- name: Build And Deploy
2222
id: builddeploy
23-
uses: Azure/static-web-apps-deploy@v0.0.1-preview
23+
uses: Azure/static-web-apps-deploy@v1
2424
with:
2525
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AMBITIOUS_FOREST_06068521E }}
2626
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- name: Close Pull Request
4141
id: closepullrequest
42-
uses: Azure/static-web-apps-deploy@v0.0.1-preview
42+
uses: Azure/static-web-apps-deploy@v1
4343
with:
4444
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AMBITIOUS_FOREST_06068521E }}
4545
action: "close"

0 commit comments

Comments
 (0)