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

Commit

Permalink
build(deps): bump LizardByte/setup-release-action
Browse files Browse the repository at this point in the history
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) from 2024.520.193857 to 2024.608.210128.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases)
- [Commits](LizardByte/setup-release-action@v2024.520.193857...v2024.608.210128)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent ce64d3f commit e8d33d7
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 @@ -29,7 +29,7 @@ jobs:

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

Expand Down

0 comments on commit e8d33d7

Please sign in to comment.