File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 password : ${{ secrets.DOCKER_TOKEN }}
4141
4242 - name : Setup buildx
43- uses : docker/setup-buildx-action@v3.10 .0
43+ uses : docker/setup-buildx-action@v3.11 .0
4444
4545 - name : Export runtime
4646 uses : crazy-max/ghaction-github-runtime@v3.1.0
5050
5151 - name : Tests report
5252 if : always()
53- uses : mikepenz/action-junit-report@v5.5 .1
53+ uses : mikepenz/action-junit-report@v5.6 .1
5454 with :
5555 check_name : tests
5656 fail_on_failure : true
Original file line number Diff line number Diff line change 3030 <PackageReference Include =" Flurl" Version =" 4.0.0" />
3131 <PackageReference Include =" Flurl.Http" Version =" 4.0.2" />
3232 <PackageReference Include =" Microsoft.AspNet.WebApi.Client" Version =" 6.0.0" />
33- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.4 " />
34- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.4 " />
33+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.6 " />
34+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 9.0.6 " />
3535 <PackageReference Include =" NetEscapades.Configuration.Yaml" Version =" 3.1.0" />
36- <PackageReference Include =" Polly" Version =" 8.5.2 " />
36+ <PackageReference Include =" Polly" Version =" 8.6.1 " />
3737 <PackageReference Include =" Serilog" Version =" 4.2.0" />
3838 <PackageReference Include =" Serilog.Enrichers.Thread" Version =" 4.0.0" />
3939 <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 9.0.0" />
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1
2- FROM mcr.microsoft.com/dotnet/runtime:9.0.4 -noble
2+ FROM mcr.microsoft.com/dotnet/runtime:9.0.6 -noble
33
44LABEL org.opencontainers.image.source=https://github.com/gitfool/BoardGameGeek.Dungeon
55
You can’t perform that action at this time.
0 commit comments