Skip to content

Commit

Permalink
Bump aio-libs/create-release from 1.6.4 to 1.6.6 (#311)
Browse files Browse the repository at this point in the history
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](aio-libs/create-release@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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent df040e1 commit 9caf8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit 9caf8bc

Please sign in to comment.