Skip to content

Commit

Permalink
Update christian-draeger/increment-semantic-version action to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and SaurabhSandav committed Nov 22, 2024
1 parent 8ec14fb commit fe272d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Bump release version
id: bump_version
uses: christian-draeger/increment-semantic-version@1.1.0
uses: christian-draeger/increment-semantic-version@1.2.0
with:
current-version: ${{ steps.previoustag.outputs.tag }}
version-fragment: 'feature'
Expand Down

0 comments on commit fe272d2

Please sign in to comment.