We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e48c3 commit 9ec302cCopy full SHA for 9ec302c
1 file changed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Docker Hub metadata
67
id: dockerhub
68
- uses: docker/metadata-action@v5 # TODO: pin to commit hash
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
69
with:
70
images: docker.io/zeabur/stratus
71
flavor: latest=auto
@@ -76,7 +76,7 @@ jobs:
76
77
- name: SWR metadata
78
id: swr
79
80
81
images: swr.cn-east-3.myhuaweicloud.com/zeabur/stratus
82
0 commit comments