Skip to content

Commit b517e79

Browse files
Bump aio-libs/create-release from 1.2.3 to 1.6.6 (#947)
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](aio-libs/create-release@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent ea818d6 commit b517e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
run: |
105105
python -m build
106106
- name: Make Release
107-
uses: aio-libs/create-release@v1.2.3
107+
uses: aio-libs/create-release@v1.6.6
108108
with:
109109
changes_file: CHANGES.txt
110110
name: aiohttp-session

0 commit comments

Comments
 (0)