We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58fee98 + fdfe911 commit b5f364cCopy full SHA for b5f364c
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
password: ${{ secrets.DOCKERHUB_TOKEN }}
36
37
- name: Build and push
38
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
39
with:
40
build-args: |
41
REPOSITORY=IrineSistiana/mosdns
0 commit comments