Skip to content

Commit

Permalink
Bump aio-libs/create-release from 1.2.1 to 1.2.2 (#627)
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.2.1 to 1.2.2.
- [Release notes](https://github.com/aio-libs/create-release/releases)
- [Commits](aio-libs/create-release@v1.2.1...v1.2.2)

---
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 Oct 18, 2021
1 parent 0d715ae commit a8bd955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
run: |
echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
- name: Make Release
uses: aio-libs/create-release@v1.2.1
uses: aio-libs/create-release@v1.2.2
with:
changes_file: CHANGES.rst
name: yarl
Expand Down

0 comments on commit a8bd955

Please sign in to comment.