Skip to content

Commit d8bfcc4

Browse files
chore(deps): bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#738)
Bumps [akhilerm/tag-push-action](https://github.com/akhilerm/tag-push-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/akhilerm/tag-push-action/releases) - [Commits](akhilerm/tag-push-action@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: akhilerm/tag-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fd19a2 commit d8bfcc4

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)