Skip to content

Commit aba0534

Browse files
authored
Merge pull request #46 from Acris/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2 parents d09a49f + 698c4cc commit aba0534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Docker meta
1616
id: meta
17-
uses: docker/metadata-action@v4
17+
uses: docker/metadata-action@v5
1818
with:
1919
images: acrisliu/shadowsocks-libev
2020
tags: |

0 commit comments

Comments
 (0)