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

Commit 2748fb0

Browse files
chore(deps): bump LizardByte/create-release-action
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2024.611.132610 to 2024.614.221009. - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2024.611.132610...v2024.614.221009) --- 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]>
1 parent 1de506d commit 2748fb0

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
@@ -109,7 +109,7 @@ jobs:
109109
110110
- name: Create/Update GitHub Release
111111
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
112-
uses: LizardByte/create-release-action@v2024.611.132610
112+
uses: LizardByte/create-release-action@v2024.614.221009
113113
with:
114114
allowUpdates: true
115115
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)