mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-27 05:35:51 -05:00
chore(deps): update docker/setup-buildx-action action to v4.3.0
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
|
||||
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
|
||||
with:
|
||||
version: latest
|
||||
- name: Docker meta
|
||||
|
||||
Reference in New Issue
Block a user