Skip to content

Commit ad8f2ee

Browse files
build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#205)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@c0f553f...5f6978f) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.1 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>
1 parent b5eebe3 commit ad8f2ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/listgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: create PR
4848
if: ${{ !inputs.dry-run }}
49-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
49+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
5050
with:
5151
commit-message: "[BOT] update list for ${{ matrix.python }}"
5252
branch: update-stdlib-list-${{ matrix.python }}

0 commit comments

Comments
 (0)