Skip to content

Commit 32f8b84

Browse files
ci: bump superfly/flyctl-actions from 1.5 to 1.6 (#766)
Bumps [superfly/flyctl-actions](https://github.com/superfly/flyctl-actions) from 1.5 to 1.6. - [Release notes](https://github.com/superfly/flyctl-actions/releases) - [Commits](superfly/flyctl-actions@1.5...1.6) --- updated-dependencies: - dependency-name: superfly/flyctl-actions dependency-version: '1.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f8551b commit 32f8b84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v6
13-
- uses: superfly/flyctl-actions@1.5
13+
- uses: superfly/flyctl-actions@1.6
1414
with:
1515
args: deploy
1616
env:

0 commit comments

Comments
 (0)