Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Czekajlo committed Aug 10, 2021
1 parent 78eca93 commit c8ef0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "::set-output name=version::${GITHUB_REF#refs/tags/}"
- name: Changelog
uses: scottbrenner/generate-changelog-action@1.0.1
uses: scottbrenner/generate-changelog-action@v1.3.3
id: changelog
env:
REPO: ${{ github.repository }}
Expand Down

0 comments on commit c8ef0ef

Please sign in to comment.