diff --git a/.github/workflows/pr-build.yaml b/.github/workflows/pr-build.yaml
index 548f003..a3c4d8a 100644
--- a/.github/workflows/pr-build.yaml
+++ b/.github/workflows/pr-build.yaml
@@ -7,7 +7,7 @@ on:
permissions: write-all
jobs:
build:
- uses: LayeredCraft/devops-templates/.github/workflows/pr-build.yaml@v8.0
+ uses: LayeredCraft/devops-templates/.github/workflows/pr-build.yaml@v8.2
with:
solution: LayeredCraft.Logging.CompactJsonFormatter.slnx
hasTests: true
diff --git a/.github/workflows/pr-title-check.yaml b/.github/workflows/pr-title-check.yaml
index f9610ff..780d77c 100644
--- a/.github/workflows/pr-title-check.yaml
+++ b/.github/workflows/pr-title-check.yaml
@@ -10,4 +10,4 @@ permissions:
jobs:
validate:
- uses: LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml@v8.0
\ No newline at end of file
+ uses: LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml@v8.2
\ No newline at end of file
diff --git a/.github/workflows/publish-preview.yaml b/.github/workflows/publish-preview.yaml
index 8b7c783..9a4244f 100644
--- a/.github/workflows/publish-preview.yaml
+++ b/.github/workflows/publish-preview.yaml
@@ -13,7 +13,7 @@ permissions: write-all
jobs:
publish:
- uses: LayeredCraft/devops-templates/.github/workflows/publish-preview.yml@v8.0
+ uses: LayeredCraft/devops-templates/.github/workflows/publish-preview.yml@v8.2
with:
solution: LayeredCraft.Logging.CompactJsonFormatter.slnx
dotnetVersion: |
diff --git a/.github/workflows/publish-release.yaml b/.github/workflows/publish-release.yaml
index a7a02ff..6249283 100644
--- a/.github/workflows/publish-release.yaml
+++ b/.github/workflows/publish-release.yaml
@@ -8,7 +8,7 @@ permissions: write-all
jobs:
publish:
- uses: LayeredCraft/devops-templates/.github/workflows/publish-release.yml@v8.0
+ uses: LayeredCraft/devops-templates/.github/workflows/publish-release.yml@v8.2
with:
solution: LayeredCraft.Logging.CompactJsonFormatter.slnx
dotnetVersion: |
diff --git a/.github/workflows/release-drafter.yaml b/.github/workflows/release-drafter.yaml
index ef8599f..b653821 100644
--- a/.github/workflows/release-drafter.yaml
+++ b/.github/workflows/release-drafter.yaml
@@ -14,7 +14,7 @@ permissions:
jobs:
draft:
- uses: LayeredCraft/devops-templates/.github/workflows/release-drafter.yml@v8.0
+ uses: LayeredCraft/devops-templates/.github/workflows/release-drafter.yml@v8.2
with:
event_name: ${{ github.event_name }}
pr_draft: ${{ github.event.pull_request.draft == true }}
\ No newline at end of file
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 50a7258..4ce7717 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -6,11 +6,11 @@
-
+
-
+