Skip to content

Commit 1993721

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 9e6e291 commit 1993721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Set up Docker Buildx
22-
uses: docker/setup-buildx-action@v2
22+
uses: docker/setup-buildx-action@v3
2323

2424
- name: Login to GitHub Container Registry
2525
uses: docker/login-action@v2

0 commit comments

Comments
 (0)