Skip to content

Commit

Permalink
build(deps): bump LizardByte/create-release-action from 2024.520.1938…
Browse files Browse the repository at this point in the history
…38 to 2024.609.5014 (#186)

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>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent fc981e6 commit 2f13c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Create/Update GitHub Release
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
uses: LizardByte/create-release-action@v2024.520.193838
uses: LizardByte/create-release-action@v2024.609.5014
with:
allowUpdates: false
artifacts: "${{ github.workspace }}/dist/gsms.exe"
Expand Down

0 comments on commit 2f13c3e

Please sign in to comment.