build(deps): bump LizardByte/setup-release-action from 2024.725.234618 to 2024.801.192524 (#2942)

build(deps): bump LizardByte/setup-release-action

Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) from 2024.725.234618 to 2024.801.192524.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases)
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.725.234618...v2024.801.192524)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-04 01:00:58 +00:00
committed by GitHub
parent 081fbe0e18
commit 7737d6f10a
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ jobs:
- name: Setup Release
id: setup_release
uses: LizardByte/setup-release-action@v2024.725.234618
uses: LizardByte/setup-release-action@v2024.801.192524
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -115,7 +115,7 @@ jobs:
- name: Setup Release
id: setup_release
uses: LizardByte/setup-release-action@v2024.725.234618
uses: LizardByte/setup-release-action@v2024.801.192524
with:
dotnet: ${{ needs.check_dockerfiles.outputs.dotnet }}
github_token: ${{ secrets.GITHUB_TOKEN }}