We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a2c60 commit bb8127bCopy full SHA for bb8127b
.github/workflows/docker.yml
@@ -41,7 +41,7 @@ jobs:
41
apache/eventmesh
42
43
- name: Build and push
44
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
45
with:
46
push: true
47
tags: ${{ steps.meta.outputs.tags }}
0 commit comments