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

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

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

---
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-07-28 17:38:39 -04:00 committed by GitHub
parent 0b70d46bef
commit 3d3a298734
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.717.220227
uses: LizardByte/setup-release-action@v2024.725.234618
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.717.220227
uses: LizardByte/setup-release-action@v2024.725.234618
with:
dotnet: ${{ needs.check_dockerfiles.outputs.dotnet }}
github_token: ${{ secrets.GITHUB_TOKEN }}