Skip to content

Commit

Permalink
chore(deps): bump superfly/flyctl-actions from 1.4 to 1.5
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@v1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 172dbc1 commit 8cb2484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
field: app

- name: 🎈 Setup Fly
uses: superfly/flyctl-actions/setup-flyctl@v1.4
uses: superfly/flyctl-actions/setup-flyctl@1.5

- name: 🚀 Deploy Staging
if: ${{ github.ref == 'refs/heads/dev' }}
Expand Down

0 comments on commit 8cb2484

Please sign in to comment.