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

Commit 6ccf241

Browse files
build(deps): bump LizardByte/setup-release-action from 2024.716.220208 to 2024.717.220227 (#474)
build(deps): bump LizardByte/setup-release-action Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) from 2024.716.220208 to 2024.717.220227. - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](LizardByte/setup-release-action@v2024.716.220208...v2024.717.220227) --- 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 a9f8c4d commit 6ccf241

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .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.716.220208
33+
uses: LizardByte/setup-release-action@v2024.717.220227
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636

Diff for: .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.716.220208
118+
uses: LizardByte/setup-release-action@v2024.717.220227
119119
with:
120120
dotnet: ${{ needs.check_dockerfiles.outputs.dotnet }}
121121
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)