Skip to content

Commit

Permalink
changed version for test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Dec 11, 2024
1 parent fd8706a commit 1d0cadc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: ${{ github.event_name == 'push' && !startsWith(github.ref_name,'dependabot/') }}
needs:
- branch_meta
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/convert-branch-name.yml@6.0
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/convert-branch-name.yml@6
with:
branch: ${{ needs.branch_meta.outputs.branch }}

Expand Down

0 comments on commit 1d0cadc

Please sign in to comment.