Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
feat: Switched to pipelines version, instead of main
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Apr 4, 2024
1 parent b0b1b98 commit fb10363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
jobs:
all:
name: Build & Tests
uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@main
uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.8.1
with:
dotnet-logging: ${{ inputs.dotnet-logging }}
dotnet-version: |
Expand Down

0 comments on commit fb10363

Please sign in to comment.