Skip to content

Commit

Permalink
chore(deps): update subosito/flutter-action digest to bcec24e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent fe07db3 commit 63fd05c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: curl -sSL https://raw.github.com/eriwen/lcov-to-cobertura-xml/master/lcov_cobertura/lcov_cobertura.py -o lcov_cobertura.py

- name: Setup Flutter
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
uses: subosito/flutter-action@bcec24ecf7bef7763f50dcf9a91533853b686ae2
with:
flutter-version: ${{ env.flutter_version }}
channel: ${{ env.flutter_channel }}
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
check-latest: true

- name: Setup Flutter
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
uses: subosito/flutter-action@bcec24ecf7bef7763f50dcf9a91533853b686ae2
with:
flutter-version: ${{ env.flutter_version }}
channel: ${{ env.flutter_channel }}
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:
VERSION: ${{ needs.test.outputs.version }}

- name: Setup Flutter
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
uses: subosito/flutter-action@bcec24ecf7bef7763f50dcf9a91533853b686ae2
with:
flutter-version: ${{ env.flutter_version }}
channel: ${{ env.flutter_channel }}
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
VERSION: ${{ needs.test.outputs.version }}

- name: Setup Flutter
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
uses: subosito/flutter-action@bcec24ecf7bef7763f50dcf9a91533853b686ae2
with:
flutter-version: ${{ env.flutter_version }}
channel: ${{ env.flutter_channel }}
Expand Down

0 comments on commit 63fd05c

Please sign in to comment.