Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1968496

Browse files
dependabot[bot]shenxianpeng
andauthored
chore(deps): bump pygithub from 2.6.1 to 2.7.0 (#126)
* chore(deps): bump pygithub from 2.6.1 to 2.7.0 Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: change wheel package name to pygithub --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>
1 parent e6d7e53 commit 1968496

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ runs:
7070
fi
7171
7272
# Install artifact
73-
python3 -m pip install commit_check-*.whl PyGithub-*.whl
73+
python3 -m pip install commit_check-*.whl pygithub-*.whl
7474
7575
python3 "$GITHUB_ACTION_PATH/main.py"
7676
env:

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# For details please see: https://github.com/commit-check/commit-check
33
commit-check==0.10.1
44
# Interact with the GitHub API.
5-
PyGithub==2.6.1
5+
PyGithub==2.7.0

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /