Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

Commit aefa301

Browse files
chore(deps): update dependency superfly/flyctl to v0.3.47 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18fa245 commit aefa301

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/fly-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: 'Deploy to Fly'
55

66
env:
77
# renovate: datasource=github-releases depName=superfly/flyctl versioning=semver
8-
FLY_CLI_VERSION: '0.3.46'
8+
FLY_CLI_VERSION: '0.3.47'
99

1010
on:
1111
workflow_call:

.github/workflows/migrations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
# renovate: datasource=github-releases depName=golang-migrate/migrate
1212
MIGRATE_VERSION: '4.18.1'
1313
# renovate: datasource=github-releases depName=superfly/flyctl versioning=semver
14-
FLY_CLI_VERSION: '0.3.46'
14+
FLY_CLI_VERSION: '0.3.47'
1515
# renovate: datasource=github-releases depName=sqlc-dev/sqlc
1616
SQLC_VERSION: '1.27.0'
1717

0 commit comments

Comments
 (0)