Skip to content

Commit

Permalink
Bump changelog action to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gandarez committed Nov 19, 2024
1 parent 97c1b1e commit ebe8d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ jobs:
# Run only for develop branch
if: ${{ github.ref == 'refs/heads/develop' }}
name: Changelog for develop
uses: gandarez/changelog-action@v1.4.0
uses: gandarez/changelog-action@v1.5.0
id: changelog-develop
with:
current_tag: ${{ github.sha }}
Expand Down

0 comments on commit ebe8d43

Please # to comment.