Skip to content

Commit 9caf8bc

Browse files
Bump aio-libs/create-release from 1.6.4 to 1.6.6 (#311)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df040e1 commit 9caf8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
run: |
248248
echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
249249
- name: Make Release
250-
uses: aio-libs/[email protected].4
250+
uses: aio-libs/[email protected].6
251251
with:
252252
changes_file: CHANGES.rst
253253
name: frozenlist

0 commit comments

Comments
 (0)