Skip to content

Commit

Permalink
ci: 👷 update actions
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck authored and ManAnRuck committed May 8, 2024
1 parent ed0d783 commit 9f8eadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
fi
- name: Create release
uses: actions/github-script@v6
uses: actions/github-script@v7
if: inputs.dryRun == false
env:
TAG: ${{ matrix.package }}@v${{ steps.determine_next_version.outputs.NEXT_VERSION }}
Expand Down

0 comments on commit 9f8eadc

Please sign in to comment.