Skip to content

Commit de4da30

Browse files
committed
build: bump docker/build-push-action from 4 to 5
1 parent eb75ea7 commit de4da30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "releases=$releases" >> "$GITHUB_OUTPUT"
5353
5454
- name: Build and push Docker images
55-
uses: docker/build-push-action@v4
55+
uses: docker/build-push-action@v5
5656
with:
5757
context: .
5858
push: true

0 commit comments

Comments
 (0)