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

Commit c640a79

Browse files
build(deps): bump LizardByte/create-release-action (#161)
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2023.1210.832 to 2024.511.153520. - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2023.1210.832...v2024.511.153520) --- updated-dependencies: - dependency-name: LizardByte/create-release-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c30323f commit c640a79

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
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Create/Update GitHub Release
9696
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
97-
uses: LizardByte/create-release-action@v2023.1210.832
97+
uses: LizardByte/create-release-action@v2024.511.153520
9898
with:
9999
allowUpdates: false
100100
artifacts: "${{ github.workspace }}/dist/gsms.exe"

0 commit comments

Comments
 (0)