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

Commit d16b454

Browse files
build(deps): bump LizardByte/create-release-action from 2024.520.193838 to 2024.609.5014 (#184)
build(deps): bump LizardByte/create-release-action Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2024.520.193838 to 2024.609.5014. - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2024.520.193838...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf6d4bb commit d16b454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
116116
- name: Create/Update GitHub Release
117117
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
118-
uses: LizardByte/create-release-action@v2024.520.193838
118+
uses: LizardByte/create-release-action@v2024.609.5014
119119
with:
120120
allowUpdates: true
121121
body: ${{ needs.setup_release.outputs.release_body }}

0 commit comments

Comments
 (0)