Skip to content

Commit

Permalink
Revert "Bump docker/build-push-action from 5 to 6"
Browse files Browse the repository at this point in the history
  • Loading branch information
jetzlstorfer authored Sep 23, 2024
1 parent 5229bda commit 20040de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-aca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
password: ${{ secrets.PLATTENTESTS_REGISTRY_PASSWORD }}

- name: Build and push container image to registry
uses: docker/build-push-action@v6
uses: docker/build-push-action@v5
with:
push: true
tags: jetzlstorfer/plattentests-web:${{ github.sha }}
Expand Down

0 comments on commit 20040de

Please sign in to comment.