Skip to content

Commit ab5ee5f

Browse files
authored
Merge pull request #366 from silvenon/dependabot/github_actions/superfly/flyctl-actions-1.5
Bump superfly/flyctl-actions from 1.4 to 1.5
2 parents 09485c1 + 02c92c3 commit ab5ee5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
field: "app"
142142

143143
- name: Set up Fly
144-
uses: superfly/flyctl-actions/setup-flyctl@v1.4
144+
uses: superfly/flyctl-actions/setup-flyctl@1.5
145145

146146
- name: Deploy Staging
147147
if: ${{ github.ref == 'refs/heads/dev' }}

0 commit comments

Comments
 (0)