Skip to content

Commit

Permalink
pinning an actual version of pull-release-notes-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Nov 18, 2022
1 parent 3bc3cf2 commit 4ac03eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Generate Changelog
id: generate_changelog
uses: nblagoev/pull-release-notes-action@v1
uses: nblagoev/pull-release-notes-action@v1.0.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
Expand Down

0 comments on commit 4ac03eb

Please sign in to comment.