Skip to content

Commit fe0120b

Browse files
Bump ncipollo/release-action from 1.9.0 to 1.10.0 (#766)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@40bb172...58ae73b) --- updated-dependencies: - dependency-name: ncipollo/release-action 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 5a42bc1 commit fe0120b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ jobs:
754754
- name: >-
755755
Publish a GitHub Release for
756756
${{ needs.pre-setup.outputs.git-tag }}
757-
uses: ncipollo/release-action@40bb172bd05f266cf9ba4ff965cb61e9ee5f6d01
757+
uses: ncipollo/release-action@58ae73b360456532aafd58ee170c045abbeaee37
758758
with:
759759
artifacts: |
760760
dist/${{ needs.pre-setup.outputs.sdist-artifact-name }}

0 commit comments

Comments
 (0)