Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

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

chore: bump subosito/flutter-action from 2.10.0 to 2.11.0
  • Loading branch information
XavierChanth authored Oct 12, 2023
2 parents 456f109 + 02e200e commit 10fff7c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand All @@ -48,7 +48,7 @@ jobs:
with:
ref: ${{ needs.build.outputs.commit_ref }}

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand All @@ -73,7 +73,7 @@ jobs:
with:
ref: ${{ needs.build.outputs.commit_ref }}

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand All @@ -94,7 +94,7 @@ jobs:
with:
ref: ${{ needs.build.outputs.commit_ref }}

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand All @@ -121,7 +121,7 @@ jobs:
with:
ref: ${{ needs.build.outputs.commit_ref }}

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand All @@ -147,7 +147,7 @@ jobs:
with:
ref: ${{ needs.build.outputs.commit_ref }}

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand All @@ -172,7 +172,7 @@ jobs:
with:
ref: ${{ needs.build.outputs.commit_ref }}

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # v2.10.0
- uses: subosito/flutter-action@cc97e1648fff6ca5cc647fa67f47e70f7895510b # v2.11.0
with:
channel: "stable"
cache: true
Expand Down

0 comments on commit 10fff7c

Please sign in to comment.