Skip to content

Commit b5f364c

Browse files
authored
Merge pull request #34 from Sagit-chu/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6
2 parents 58fee98 + fdfe911 commit b5f364c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
password: ${{ secrets.DOCKERHUB_TOKEN }}
3636

3737
- name: Build and push
38-
uses: docker/build-push-action@v5
38+
uses: docker/build-push-action@v6
3939
with:
4040
build-args: |
4141
REPOSITORY=IrineSistiana/mosdns

0 commit comments

Comments
 (0)