Skip to content

Commit

Permalink
chore(deps): update christian-draeger/increment-semantic-version acti…
Browse files Browse the repository at this point in the history
…on to v1.2.3
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 85cdf52 commit 49cbecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: 'Bump version in "${{ github.event.inputs.version_fragment }}" step'
id: bump_version
uses: christian-draeger/increment-semantic-version@1.1.0
uses: christian-draeger/increment-semantic-version@1.2.3
with:
current-version: ${{ steps.previous_tag.outputs.tag }}
version-fragment: ${{ github.event.inputs.version_fragment }}
Expand Down

0 comments on commit 49cbecd

Please sign in to comment.