Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit c83078c

Browse files
build(deps): bump LizardByte/setup-release-action from 2024.725.234618 to 2024.919.143601 (#531)
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.919.143601. - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](LizardByte/setup-release-action@v2024.725.234618...v2024.919.143601) --- updated-dependencies: - dependency-name: LizardByte/setup-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b39cc0 commit c83078c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Setup Release
3232
id: setup_release
33-
uses: LizardByte/setup-release-action@v2024.725.234618
33+
uses: LizardByte/setup-release-action@v2024.919.143601
3434
with:
3535
dotnet: true
3636
github_token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/ci-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Setup Release
117117
id: setup_release
118-
uses: LizardByte/setup-release-action@v2024.801.192524
118+
uses: LizardByte/setup-release-action@v2024.919.143601
119119
with:
120120
dotnet: ${{ needs.check_dockerfiles.outputs.dotnet }}
121121
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)