Skip to content

Commit ffbd683

Browse files
authored
Prep for release v0.8.5 (#221)
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 1c8d45d commit ffbd683

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282

8383
- name: Publish to PyPI
8484
if: startsWith(github.ref, 'refs/tags/')
85-
uses: pypa/gh-action-pypi-publish@release/v1
85+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
v0.8.5
5+
--------
6+
- Update pypa gh-action-pypi-publish tag to fixed commit SHA (https://github.com/aboutcode-org/fetchcode/pull/221)
7+
48
v0.8.4
59
--------
610
- Update GH release tag to fixed commit SHA (https://github.com/aboutcode-org/fetchcode/pull/219)

0 commit comments

Comments
 (0)