Skip to content

Commit 8c2f776

Browse files
1 parent 699ff1f commit 8c2f776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/[email protected]
1010
- name: Build and push Docker images
11-
uses: docker/build-push-action@v1.1.0
11+
uses: docker/build-push-action@v2
1212
with:
1313
username: ${{ secrets.DOCKER_USERNAME }}
1414
password: ${{ secrets.DOCKER_TOKEN }}

0 commit comments

Comments
 (0)