Skip to content

Commit

Permalink
Hash pin ncipollo/release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Oct 27, 2021
1 parent db65c85 commit 6dd987a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python -m twine check dist/*
- name: Create Release
id: create_release
uses: ncipollo/release-action@v1
uses: ncipollo/release-action@c4bf6c1ab090090498fb7f3ddc9f99ba5ab619b9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 6dd987a

Please sign in to comment.