Skip to content

Commit adcf30e

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml (#87)
Bumps [devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.27.1 to 1.28.0. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](devantler-tech/reusable-workflows@8cb40c5...190ed0c) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a92faa commit adcf30e

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@8cb40c51da663ff372855b3152ddcbbaf562f718 # v1.27.1
13+
uses: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml@190ed0cb2000f87afddbec35b95b26fe38cd0967 # v1.28.0
1414
secrets:
1515
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)