Skip to content

Commit 8e0512d

Browse files
authored
Merge pull request #16 from kool-dev/dependabot/github_actions/docker/setup-buildx-action-1.6.0
Bump docker/setup-buildx-action from 1.5.0 to 1.6.0
2 parents 1e4df1c + 035bfd0 commit 8e0512d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616

1717
- name: Set up Docker Buildx
18-
uses: docker/setup-buildx-action@v1.5.0
18+
uses: docker/setup-buildx-action@v1.6.0
1919

2020
- name: Cache Docker layers
2121
uses: actions/cache@v2.1.6

0 commit comments

Comments
 (0)