From 25b33ca4b5cd12f92bdab8977fd9c838a4214828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 10:37:33 +0000 Subject: [PATCH] Bump aio-libs/create-release from 1.6.4 to 1.6.6 Bumps [aio-libs/create-release](https://github.com/aio-libs/create-release) from 1.6.4 to 1.6.6. - [Release notes](https://github.com/aio-libs/create-release/releases) - [Commits](https://github.com/aio-libs/create-release/compare/v1.6.4...v1.6.6) --- updated-dependencies: - dependency-name: aio-libs/create-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6a34e22..2bb989f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -247,7 +247,7 @@ jobs: run: | echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token - name: Make Release - uses: aio-libs/create-release@v1.6.4 + uses: aio-libs/create-release@v1.6.6 with: changes_file: CHANGES.rst name: frozenlist