Skip to content

Commit 536f8c1

Browse files
committed
Merge branch 'master' into chore/refactor-generator-metadata-collection
2 parents 62c254c + d8bfcc4 commit 536f8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
registry: ghcr.io
2929
username: ${{ github.actor }}
3030
password: ${{ secrets.GITHUB_TOKEN }}
31-
- uses: akhilerm/tag-push-action@v2.1.0
31+
- uses: akhilerm/tag-push-action@v2.2.0
3232
with:
3333
src: docker.io/supabase/postgres-meta:${{ inputs.version }}
3434
dst: |

0 commit comments

Comments
 (0)