Skip to content

Commit

Permalink
Update .github/workflows/bump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner authored Sep 13, 2024
1 parent 3948dff commit fe76d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cache: 'pnpm'
- run: pnpm install --frozen-lockfile
- uses: sap/cloud-sdk-js/.github/actions/changesets-fixed-version-bump@merge-changelogs
name: Bump version
name: bump version
id: bump
with:
majorVersion: ${{ inputs.majorVersion }}
Expand Down

0 comments on commit fe76d8f

Please sign in to comment.