From ec108252c5a8886b2e0df93d17267ee5294f44a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:53:38 +0000 Subject: [PATCH] Bump aio-libs/create-release from 1.2.3 to 1.6.6 Bumps [aio-libs/create-release](https://github.com/aio-libs/create-release) from 1.2.3 to 1.6.6. - [Release notes](https://github.com/aio-libs/create-release/releases) - [Commits](https://github.com/aio-libs/create-release/compare/v1.2.3...v1.6.6) --- updated-dependencies: - dependency-name: aio-libs/create-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3034b509..4a5dfb5f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -105,7 +105,7 @@ jobs: run: | python -m build - name: Make Release - uses: aio-libs/create-release@v1.2.3 + uses: aio-libs/create-release@v1.6.6 with: changes_file: CHANGES.txt name: aiohttp-session