Skip to content

Commit ff01480

Browse files
Build(deps): Bump softprops/action-gh-release from 1 to 2 (aio-libs#583)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11d9400 commit ff01480

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
@@ -466,7 +466,7 @@ jobs:
466466
# Confusingly, this action also supports updating releases, not
467467
# just creating them. This is what we want here, since we've manually
468468
# created the release above.
469-
uses: softprops/action-gh-release@v1
469+
uses: softprops/action-gh-release@v2
470470
with:
471471
# dist/ contains the built packages, which smoketest-artifacts/
472472
# contains the signatures and certificates.

0 commit comments

Comments
 (0)