Skip to content

Commit

Permalink
Merge pull request #627 from DFE-Digital/renovate/dfe-digital-deploy-…
Browse files Browse the repository at this point in the history
…azure-container-apps-action-3.x

Update DFE-Digital/deploy-azure-container-apps-action action to v3.1.0
  • Loading branch information
DrizzlyOwl authored Dec 16, 2024
2 parents 2102f43 + 5754a86 commit 5559bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-image.yml
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ jobs:
packages: write
name: Deploy '${{ needs.set-env.outputs.branch }}' to ${{ needs.set-env.outputs.environment }}
needs: [ set-env ]
uses: DFE-Digital/deploy-azure-container-apps-action/.github/workflows/build-push-deploy.yml@v3.0.0
uses: DFE-Digital/deploy-azure-container-apps-action/.github/workflows/build-push-deploy.yml@v3.1.0
with:
docker-image-name: 'aca-app'
docker-build-file-name: './Dockerfile'

0 comments on commit 5559bbc

Please sign in to comment.