Skip to content

Commit

Permalink
Bump build-push-action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Nov 11, 2024
1 parent 6743849 commit 5353455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: 🏗️ Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v6
with:
push: true
tags: starcitizentools/mediawiki:smw-latest,starcitizentools/mediawiki:smw-${{ steps.setcalver.outputs.package_version }}

0 comments on commit 5353455

Please sign in to comment.