Browse Source

chore(deps): update subosito/flutter-action digest to 2783a3f

pull/1070/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
6e5af8af9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/publish.yaml

2
.github/workflows/publish.yaml

@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: kuhnroyal/flutter-fvm-config-action@6ffa30473b346f7d7c63cf9e03e6a886f940a72b # v1
id: fvm_config
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 # v2
with:
flutter-version: ${{ steps.fvm_config.outputs.FLUTTER_VERSION }}
channel: ${{ steps.fvm_config.outputs.FLUTTER_CHANNEL }}

Loading…
Cancel
Save