diff options
| author | Haishan <[email protected]> | 2021-09-04 16:34:15 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2021-09-04 16:34:15 +0800 |
| commit | 56a1c8c0aa42ef0aad39e9a141c44d0ec1f2c4e4 (patch) | |
| tree | 5d8593e7430ae06f229942cfee3f59c762c68e72 /.github/workflows | |
| parent | 1d4ce87c5eb2fc675857355efc539785eb0bd288 (diff) | |
Upgrade deps
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/push.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 23e67ca..61f0c67 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -92,7 +92,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/[email protected] + uses: docker/[email protected] with: images: haishanh/yacd |
