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

Commit e5b8cab

Browse files
chore(deps): bump LizardByte/create-release-action from 2024.609.5014 to 2024.611.132610 (#346)
chore(deps): bump LizardByte/create-release-action Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2024.609.5014 to 2024.611.132610. - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2024.609.5014...v2024.611.132610) --- 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 ec835e8 commit e5b8cab

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.609.5014
112+
uses: LizardByte/create-release-action@v2024.611.132610
113113
with:
114114
allowUpdates: true
115115
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)