Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2025

This PR contains the following updates:

Package Type Update Change
dailydevops/pipelines action major 1.3.20 -> 2.0.2

Release Notes

dailydevops/pipelines (dailydevops/pipelines)

v2.0.2

Compare Source

What's Changed

v2.0.1

Compare Source

What's Changed

v2.0.0

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 10, 2025
@renovate renovate bot requested a review from a team as a code owner December 10, 2025 19:53
@renovate renovate bot requested a review from benwirren December 10, 2025 19:53
@renovate renovate bot enabled auto-merge (squash) December 10, 2025 19:53
@samtrion
Copy link
Member

Template Repository Sync Report

Found 8 files to update in 8 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@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

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@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

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@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

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@3f1ec79975f5f59a4b5a9b13233ca4448ab26a69 # 2.0.0
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

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@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     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@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

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@3f1ec79975f5f59a4b5a9b13233ca4448ab26a69 # 2.0.0
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     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@11b08467e157fd61ba609a1196d74f3c7a91147b # 1.3.20
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
     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 56bfb6c into main Dec 10, 2025
6 checks passed
@renovate renovate bot deleted the renovate/dailydevops-pipelines-2.x branch December 10, 2025 20:00
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