Skip to content

Bump Microsoft.Extensions.DependencyModel from 6.0.0 to 8.0.1 #1911

Bump Microsoft.Extensions.DependencyModel from 6.0.0 to 8.0.1

Bump Microsoft.Extensions.DependencyModel from 6.0.0 to 8.0.1 #1911

Workflow file for this run

name: CodeTour watch
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
codetour-watch:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v4
- name: 'Watch CodeTour changes'
uses: pozil/codetour-watch@v1.6.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}