Skip to content

Commit 96e53e3

Browse files
build(deps): bump subosito/flutter-action from 2.22.0 to 2.23.0 in /.github/actions/setup-darwin (#791)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prince Mathew <17837162+pmathew92@users.noreply.github.com>
1 parent 147f274 commit 96e53e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-darwin/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
working-directory: auth0_flutter/example/${{ steps.lowercase-platform.outputs.platform }}
4545

4646
- name: Install Flutter
47-
uses: subosito/flutter-action@0ca7a949e71ae44c8e688a51c5e7e93b2c87e295 # pin@v2.22.0
47+
uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # pin@v2.23.0
4848
with:
4949
flutter-version: ${{ inputs.flutter }}
5050
channel: stable

0 commit comments

Comments
 (0)