Skip to content

Commit

Permalink
build(deps): bump superfly/flyctl-actions from 1.4 to 1.5 (#604)
Browse files Browse the repository at this point in the history
Bumps [superfly/flyctl-actions](https://github.com/superfly/flyctl-actions) from 1.4 to 1.5.
- [Release notes](https://github.com/superfly/flyctl-actions/releases)
- [Commits](superfly/flyctl-actions@1.4...1.5)

---
updated-dependencies:
- dependency-name: superfly/flyctl-actions
  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>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 365f08d commit 63a2f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: superfly/flyctl-actions@1.4
- uses: superfly/flyctl-actions@1.5
with:
args: deploy
env:
Expand Down

0 comments on commit 63a2f96

Please sign in to comment.