chore(ci): update using actions versions

This commit is contained in:
Jagandeep Brar
2022-11-24 22:38:09 -05:00
parent 721c1c957e
commit 746bcc5ac9
4 changed files with 9 additions and 9 deletions

View File

@@ -87,7 +87,7 @@ jobs:
return tags.map((tag) => `ghcr.io/jagandeepbrar/lunasea:${tag}`).join(',');
- name: Build LunaSea
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
outputs: type=docker,dest=${{ github.workspace}}/output/lunasea-web-docker.tar