From 50979da1bc0db174cb92921bde4e8b1bc2314404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:32:40 +0000 Subject: [PATCH] build(deps): bump superfly/flyctl-actions from 1.5 to 2 Bumps [superfly/flyctl-actions](https://github.com/superfly/flyctl-actions) from 1.5 to 2. - [Release notes](https://github.com/superfly/flyctl-actions/releases) - [Commits](https://github.com/superfly/flyctl-actions/compare/1.5...v2) --- updated-dependencies: - dependency-name: superfly/flyctl-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml index 7b71d6ca..bd0531b2 100644 --- a/.github/workflows/deploy-demo.yml +++ b/.github/workflows/deploy-demo.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: superfly/flyctl-actions@1.5 + - uses: superfly/flyctl-actions@v2 with: args: deploy env: