Skip to content

Commit 20bfeef

Browse files
chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml (#67)
Bumps [devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.22.3 to 1.22.4. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](devantler-tech/reusable-workflows@6e09058...1bcc916) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml dependency-version: 1.22.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab1bcac commit 20bfeef

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@6e090583500faddbf48c4ef3af02e6b89db1913f # v1.22.3
13+
uses: devantler-tech/reusable-workflows/.github/workflows/cd-dotnet-library-publish.yaml@1bcc916ddd8c8f949749ae137e2aba9b6061a17a # v1.22.4
1414
secrets:
1515
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)