Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit 2da4659

Browse files
build(deps): bump LizardByte/create-release-action from 2024.524.143912 to 2024.609.5014 (#398)
build(deps): bump LizardByte/create-release-action Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2024.524.143912 to 2024.609.5014. - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2024.524.143912...v2024.609.5014) --- updated-dependencies: - dependency-name: LizardByte/create-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa55164 commit 2da4659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Create/Update GitHub Release
9292
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
93-
uses: LizardByte/create-release-action@v2024.524.143912
93+
uses: LizardByte/create-release-action@v2024.609.5014
9494
with:
9595
allowUpdates: true
9696
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)