Skip to content

feat: Update to .NET 8.0.100 #426

feat: Update to .NET 8.0.100

feat: Update to .NET 8.0.100 #426

Workflow file for this run

name: Commitsar
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main
- release/**
jobs:
commitsar:
name: Commitsar
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Commitsar
uses: docker://aevea/commitsar:0.16.0