Skip to content

Commit

Permalink
chore(deps): bump actions/setup-python from 3.1.0 to 3.1.2 (#1564)
Browse files Browse the repository at this point in the history
* chore(deps): bump actions/setup-python from 3.1.0 to 3.1.2

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* ocs: add info to CHANGES

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sijis Aviles <[email protected]>
  • Loading branch information
dependabot[bot] and sijis authored Jun 8, 2022
1 parent 71e789e commit 924efe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected].0
uses: actions/[email protected].2
with:
python-version: ${{ matrix.python-version }}

Expand Down
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ fixes:
- chore: Set permissions for GitHub actions (#1565)
- fix: removed deprecated argument reconnection_interval for irc v20.0 (#1568)
- docs: Add Gentoo packages (#1567)

- chore: bump actions/setup-python from 3.1.0 to 3.1.2 (#1564)

v6.1.8 (2021-06-21)
-------------------
Expand Down

0 comments on commit 924efe0

Please sign in to comment.