Skip to content

Commit 1867e6f

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 17b1588 commit 1867e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Set up Docker Buildx
25-
uses: docker/setup-buildx-action@v2
25+
uses: docker/setup-buildx-action@v3
2626

2727
- name: Login to GitHub Container Registry
2828
uses: docker/login-action@v2

0 commit comments

Comments
 (0)