Skip to content

Update packages and Docker checksum for 7.0.10 #752

Update packages and Docker checksum for 7.0.10

Update packages and Docker checksum for 7.0.10 #752

Workflow file for this run

name: "Packages - action"
on:
pull_request:
schedule:
- cron: '0 5 * * 5'
jobs:
dotnet-outdated:
name: "dotnet outdated"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: mcld/dotnet-outdated-action@v3