Skip to content

Commit

Permalink
build(deps): bump LizardByte/setup-release-action (#155)
Browse files Browse the repository at this point in the history
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) from 2023.1210.1904 to 2024.511.154635.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases)
- [Commits](LizardByte/setup-release-action@v2023.1210.1904...v2024.511.154635)

---
updated-dependencies:
- dependency-name: LizardByte/setup-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>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 445eec2 commit fb3d40c
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 @@ -35,7 +35,7 @@ jobs:

- name: Setup Release
id: setup_release
uses: LizardByte/setup-release-action@v2023.1210.1904
uses: LizardByte/setup-release-action@v2024.511.154635
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit fb3d40c

Please sign in to comment.