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 1153162 commit d981d71Copy full SHA for d981d71
1 file changed
.github/workflows/build.yaml
@@ -52,7 +52,7 @@ jobs:
52
} >> $GITHUB_OUTPUT
53
- name: Docker meta
54
id: meta
55
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
56
with:
57
images: |
58
ghcr.io/${{ github.repository_owner }}/cloudnativepg-timescale
0 commit comments