Skip to content

Commit

Permalink
Merge pull request #828 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/subosito/flutter-action-2.15.0

build(deps): bump subosito/flutter-action from 2.14.0 to 2.15.0
  • Loading branch information
cpswan authored Apr 2, 2024
2 parents 3ed8788 + 3e1601e commit 9ae79dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/melos_bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: subosito/flutter-action@1c5eb12d812966ca84680edc38353a0851c8fd56 # v2.14.0
- uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885 # v2.15.0
with:
channel: "stable"
- name: flutter pub get
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: subosito/flutter-action@1c5eb12d812966ca84680edc38353a0851c8fd56 # v2.14.0
- uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885 # v2.15.0
with:
channel: "stable"
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
Expand Down

0 comments on commit 9ae79dc

Please sign in to comment.