Skip to content

Commit 8e7e3a4

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml (#42)
Bumps [devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.15.12 to 1.15.14. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Changelog](https://github.com/devantler-tech/reusable-workflows/blob/main/.releaserc) - [Commits](devantler-tech/reusable-workflows@800bac1...7080af2) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml dependency-version: 1.15.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 617f0e1 commit 8e7e3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ permissions:
1010

1111
jobs:
1212
publish:
13-
uses: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml@800bac1f7de14fcc6b9b9bcf62e201308eafd15b # v1.15.12
13+
uses: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml@7080af2431cdd533c33685c9fc1d8d71187cdcd3 # v1.15.14
1414
secrets:
1515
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)