Skip to content

Commit 910c3a5

Browse files
authored
Merge pull request #1003 from aio-libs/dependabot/github_actions/ncipollo/release-action-1.20.0
Bump ncipollo/release-action from 1.12.0 to 1.20.0
2 parents 6aae548 + e311905 commit 910c3a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ jobs:
702702
- name: >-
703703
Publish a GitHub Release for
704704
${{ needs.pre-setup.outputs.git-tag }}
705-
uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e
705+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
706706
with:
707707
artifacts: |
708708
dist/${{ needs.pre-setup.outputs.sdist-artifact-name }}

0 commit comments

Comments
 (0)