Merge pull request #91 from PrismLauncher/renovate/docker-build-push-action-4.x

chore(deps): update docker/build-push-action action to v4
This commit is contained in:
Sefa Eyeoglu 2023-01-31 00:22:27 +01:00 committed by GitHub
commit f58df53e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
push: true
tags: ghcr.io/prismlauncher/bot:latest