diff options
| author | chrislu <chris.lu@gmail.com> | 2024-02-25 08:00:37 -0800 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2024-02-25 08:00:37 -0800 |
| commit | a52ce076fc4d699f2155aa1e4e269a71c2674e92 (patch) | |
| tree | 2d6f343a3ec01588eb3c6eaf62f3dd712ce6b83c /.github/workflows/container_dev.yml | |
| parent | 16b4f9d9ab5897e29eab36d78ddf625a050f5a8d (diff) | |
| parent | 7187346cc1630f92c0aa4679965e4bdc0149a6d7 (diff) | |
| download | seaweedfs-a52ce076fc4d699f2155aa1e4e269a71c2674e92.tar.xz seaweedfs-a52ce076fc4d699f2155aa1e4e269a71c2674e92.zip | |
Merge branch 'master' into mq-subscribe
Diffstat (limited to '.github/workflows/container_dev.yml')
| -rw-r--r-- | .github/workflows/container_dev.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_dev.yml b/.github/workflows/container_dev.yml index d6e6666d0..1e999fcc8 100644 --- a/.github/workflows/container_dev.yml +++ b/.github/workflows/container_dev.yml @@ -20,7 +20,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v3 + uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v3 with: images: | chrislusf/seaweedfs |
