Skip to content

Commit ed88822

Browse files
authored
Merge pull request #81 from kool-dev/dependabot/github_actions/docker/setup-buildx-action-3.3.0
Bump docker/setup-buildx-action from 3.2.0 to 3.3.0
2 parents c3c3ecf + be70ab2 commit ed88822

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
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v3.3.0
1515

1616
- name: Set up Docker Buildx
17-
uses: docker/setup-buildx-action@v3.2.0
17+
uses: docker/setup-buildx-action@v3.3.0
1818

1919
- name: Cache Docker layers
2020
uses: actions/cache@v4.0.2

0 commit comments

Comments
 (0)