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 f2d0303 commit 76e4466Copy full SHA for 76e4466
.github/workflows/ci-pr.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Docker meta
64
id: meta
65
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
66
with:
67
images: |
68
ghcr.io/baizeai/snapshot-controller
.github/workflows/ci-release.yml
@@ -59,7 +59,7 @@ jobs:
59
60
61
0 commit comments