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 1fd19a2 commit d8bfcc4Copy full SHA for d8bfcc4
.github/workflows/mirror.yml
@@ -28,7 +28,7 @@ jobs:
28
registry: ghcr.io
29
username: ${{ github.actor }}
30
password: ${{ secrets.GITHUB_TOKEN }}
31
- - uses: akhilerm/tag-push-action@v2.1.0
+ - uses: akhilerm/tag-push-action@v2.2.0
32
with:
33
src: docker.io/supabase/postgres-meta:${{ inputs.version }}
34
dst: |
0 commit comments