diff options
Diffstat (limited to '.github/workflows/container_latest.yml')
| -rw-r--r-- | .github/workflows/container_latest.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_latest.yml b/.github/workflows/container_latest.yml index e6702faea..8c5e2478b 100644 --- a/.github/workflows/container_latest.yml +++ b/.github/workflows/container_latest.yml @@ -21,7 +21,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v3 + uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v3 with: images: | chrislusf/seaweedfs |
