Skip to content

Commit

Permalink
Merge pull request #14 from wakatime/feature/pipeline-changelog
Browse files Browse the repository at this point in the history
Bump changelog action to v1.3.0
  • Loading branch information
gandarez authored Aug 22, 2024
2 parents fba5e69 + 94668be commit fe7bfae
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 @@ -185,7 +185,7 @@ jobs:
# Run only for main branch
if: ${{ github.ref == 'refs/heads/main' }}
name: Changelog
uses: gandarez/changelog-action@v1.2.0
uses: gandarez/changelog-action@v1.3.0
id: changelog-release
with:
current_tag: ${{ github.sha }}
Expand Down

0 comments on commit fe7bfae

Please sign in to comment.