Skip to content

Commit

Permalink
build(deps): bump LizardByte/create-release-action (#41)
Browse files Browse the repository at this point in the history
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) from 2023.1219.224026 to 2024.516.190229.
- [Release notes](https://github.com/lizardbyte/create-release-action/releases)
- [Commits](LizardByte/create-release-action@v2023.1219.224026...v2024.516.190229)

---
updated-dependencies:
- dependency-name: LizardByte/create-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 16, 2024
1 parent 9fa83aa commit c41761c
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 @@ -58,7 +58,7 @@ jobs:

- name: Create/Update GitHub Release
if: ${{ steps.setup_release.outputs.publish_release == 'true' }}
uses: LizardByte/create-release-action@v2023.1219.224026
uses: LizardByte/create-release-action@v2024.516.190229
with:
allowUpdates: true
artifacts: ''
Expand Down

0 comments on commit c41761c

Please sign in to comment.