Skip to content

Commit 3a07340

Browse files
chore(deps): bump docker/build-push-action from 5 to 6 (#26)
1 parent 6f673ee commit 3a07340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
uses: docker/setup-buildx-action@v3
208208

209209
- name: Build integration runner
210-
uses: docker/build-push-action@v5
210+
uses: docker/build-push-action@v6
211211
with:
212212
context: .
213213
file: ./integration/Dockerfile

0 commit comments

Comments
 (0)