Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
Merge pull request #47 from PHS-TSA/dependabot/github_actions/subosit…
Browse files Browse the repository at this point in the history
…o/flutter-action-2.18.0

chore(deps): bump subosito/flutter-action from 2.17.0 to 2.18.0
  • Loading branch information
lishaduck authored Dec 4, 2024
2 parents 6e48cc5 + 79bf41d commit c932e9a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
set-safe-directory: true
- name: 🐦 Set up Flutter
id: flutter
uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 # v2.17.0
uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0
with:
flutter-version-file: pubspec.yaml
cache: true
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
set-safe-directory: true
- name: 🐦 Set up Flutter
id: flutter
uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 # v2.17.0
uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0
with:
flutter-version-file: pubspec.yaml
cache: true
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
set-safe-directory: true
- name: 🐦 Set up Flutter
id: flutter
uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 # v2.17.0
uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0
with:
flutter-version-file: pubspec.yaml
cache: true
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
set-safe-directory: true
- name: 🐦 Set up Flutter
id: flutter
uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 # v2.17.0
uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0
with:
flutter-version-file: pubspec.yaml
cache: true
Expand Down Expand Up @@ -263,7 +263,7 @@ jobs:
set-safe-directory: true
- name: 🐦 Set up Flutter
id: flutter
uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 # v2.17.0
uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff # v2.18.0
with:
flutter-version-file: pubspec.yaml
cache: true
Expand Down

0 comments on commit c932e9a

Please sign in to comment.