Skip to content

Commit af0bc36

Browse files
Update DFE-Digital/deploy-azure-container-apps-action action to v2.2.0 (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c76fe1 commit af0bc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
deploy-image:
5252
name: Deploy '${{ needs.set-env.outputs.branch }}' to ${{ needs.set-env.outputs.environment }}
5353
needs: [ set-env ]
54-
uses: DFE-Digital/deploy-azure-container-apps-action/.github/workflows/build-push-deploy.yml@v2.1.0
54+
uses: DFE-Digital/deploy-azure-container-apps-action/.github/workflows/build-push-deploy.yml@v2.2.0
5555
with:
5656
docker-image-name: 'tramsapi-app'
5757
docker-build-file-name: './Dockerfile'

0 commit comments

Comments
 (0)