Skip to content

Commit b7ce83e

Browse files
authored
Merge pull request #1104 from clearlydefined/jamesiri-patch-1-1
Update build-and-deploy workflow to version 3.2.0
2 parents 0712d2d + 9f52312 commit b7ce83e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
build-and-deploy:
3434
name: Build and Deploy
3535
needs: [upload-package-lock-json, make-react-secret-available]
36-
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.1.2
36+
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.2.0
3737
secrets:
3838
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
3939
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }}

0 commit comments

Comments
 (0)