Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Type Update Change
dailydevops/pipelines action patch 1.3.16 -> 1.3.20

Release Notes

dailydevops/pipelines (dailydevops/pipelines)

v1.3.20

Compare Source

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency:actions Indicates a pull request related to updating or managing GitHub Actions. label Dec 9, 2025
@renovate renovate bot requested a review from a team as a code owner December 9, 2025 17:36
@renovate renovate bot requested a review from samtrion December 9, 2025 17:36
@renovate renovate bot added the dependency:actions Indicates a pull request related to updating or managing GitHub Actions. label Dec 9, 2025
@renovate renovate bot enabled auto-merge (squash) December 9, 2025 17:36
@samtrion
Copy link
Member

samtrion commented Dec 9, 2025

Template Repository Sync Report

Found 33 files to update in 20 repositories

guard

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

extensions.test

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

http.correlation

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

healthchecks

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

analyzer

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

extensions.tasks

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

arguments

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

extensions.strings

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

extensions.hosting.winforms

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

logging.measurement

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

logging.xunit

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

logging.abstractions

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

archiduct

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

fluentvalue

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet
.github/workflows/update-license.yml
--- .github/workflows/update-license.yml
+++ .github/workflows/update-license.yml
@@ -5,9 +5,9 @@
     - cron: '0 6 1 1 *'
   workflow_dispatch:
 
 permissions:
-  contents: read
+  contents: write
   pull-requests: write
 
 jobs:
   run:

extensions.data

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

defaults

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

socks

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

codebuilder

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

forgingblazor

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

projectbuilders

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

Copy link
Member

@samtrion samtrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval by NetEvolve.Socks (v1.0.0.0)

@renovate renovate bot merged commit 4c5d9c6 into main Dec 9, 2025
6 checks passed
@renovate renovate bot deleted the renovate/dailydevops-pipelines-1.3.x branch December 9, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:actions Indicates a pull request related to updating or managing GitHub Actions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants