Skip to content

Commit 0878d85

Browse files
⬆️ Upgrade dependency RubberDuckCrew/flutter-workflow to v1.2.0
1 parent 02bb97e commit 0878d85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"github>RubberDuckCrew/.github//configs/renovate/renovate-rubberduckcrew.json#v2.3.0",
5-
"github>RubberDuckCrew/flutter-workflow//renovate-flutter.json#v1.1.0",
5+
"github>RubberDuckCrew/flutter-workflow//renovate-flutter.json#v1.2.0",
66
],
77
"reviewers": [
88
"team:gitdone-development"

.github/workflows/test-build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
jobs:
2626
run:
27-
uses: RubberDuckCrew/flutter-workflow/.github/workflows/workflow-build.yml@c562397b3e7d8825d1f6c1226457736f436dab31 # v1.1.0
27+
uses: RubberDuckCrew/flutter-workflow/.github/workflows/workflow-build.yml@07dfe98c6300fc29ca227620b1a7845d3500febd # v1.2.0
2828

2929
permissions:
3030
contents: write

0 commit comments

Comments
 (0)