1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 05:37:27 +00:00

Upgrade docker/build-push-action to v3.2.0

This commit is contained in:
Steffo 2022-12-04 01:35:14 +01:00 committed by GitHub
parent 3881012f96
commit 47337d0061
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: "🏗 Build and push the Docker image"
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3.2.0
with:
tags: >-
ghcr.io/steffo99/greed:${{ steps.semver.outputs.precedence }},