File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : 🤖 Checkout Code
12- uses : actions/checkout@v5
12+ uses : actions/checkout@v6
1313
1414 - name : 🛠 Setup Flutter environnement
1515 uses : subosito/flutter-action@v2.8.0
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : 🤖 Checkout Code
21- uses : actions/checkout@v5
21+ uses : actions/checkout@v6
2222
2323 - name : 🛠 Setup Flutter environnement
2424 uses : subosito/flutter-action@v2
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ jobs:
1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : 🤖 Checkout code
14- uses : actions/checkout@v5
14+ uses : actions/checkout@v6
1515 with :
1616 token : ${{ secrets.TOKEN }}
1717 - name : 🏃 Start semantic-release
1818 id : release
19- uses : cycjimmy/semantic-release-action@v5
19+ uses : cycjimmy/semantic-release-action@v6
2020 with :
2121 extra_plugins : |
2222 @semantic-release/exec
Original file line number Diff line number Diff line change 77 public_suffix (>= 2.0.2 , < 6.0 )
88 artifactory (3.0.15 )
99 atomos (0.1.3 )
10- aws-eventstream (1.2.0 )
11- aws-partitions (1.638.0 )
12- aws-sdk-core (3.156.0 )
13- aws-eventstream (~> 1 , >= 1.0.2 )
14- aws-partitions (~> 1 , >= 1.525.0 )
15- aws-sigv4 (~> 1.1 )
10+ aws-eventstream (1.4.0 )
11+ aws-partitions (1.1196.0 )
12+ aws-sdk-core (3.240.0 )
13+ aws-eventstream (~> 1 , >= 1.3.0 )
14+ aws-partitions (~> 1 , >= 1.992.0 )
15+ aws-sigv4 (~> 1.9 )
16+ base64
17+ bigdecimal
1618 jmespath (~> 1 , >= 1.6.1 )
17- aws-sdk-kms (1.58.0 )
18- aws-sdk-core (~> 3 , >= 3.127.0 )
19- aws-sigv4 (~> 1.1 )
20- aws-sdk-s3 (1.114.0 )
21- aws-sdk-core (~> 3 , >= 3.127.0 )
19+ logger
20+ aws-sdk-kms (1.118.0 )
21+ aws-sdk-core (~> 3 , >= 3.239.1 )
22+ aws-sigv4 (~> 1.5 )
23+ aws-sdk-s3 (1.208.0 )
24+ aws-sdk-core (~> 3 , >= 3.234.0 )
2225 aws-sdk-kms (~> 1 )
23- aws-sigv4 (~> 1.4 )
24- aws-sigv4 (1.5 .1 )
26+ aws-sigv4 (~> 1.5 )
27+ aws-sigv4 (1.12 .1 )
2528 aws-eventstream (~> 1 , >= 1.0.2 )
2629 babosa (1.0.4 )
30+ base64 (0.3.0 )
31+ bigdecimal (4.0.1 )
2732 claide (1.1.0 )
2833 colored (1.2 )
2934 colored2 (3.1.2 )
148153 http-cookie (1.0.5 )
149154 domain_name (~> 0.5 )
150155 httpclient (2.8.3 )
151- jmespath (1.6.1 )
156+ jmespath (1.6.2 )
152157 json (2.6.2 )
153158 jwt (2.5.0 )
159+ logger (1.7.0 )
154160 memoist (0.16.2 )
155161 mini_magick (4.11.0 )
156162 mini_mime (1.1.2 )
You can’t perform that action at this time.
0 commit comments