Skip to content

Commit d3aeee0

Browse files
build(deps): bump LizardByte/actions from 2025.917.25039 to 2025.927.193939 in the lizardbyte-actions group (#169)
build(deps): bump LizardByte/actions in the lizardbyte-actions group Bumps the lizardbyte-actions group with 1 update: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2025.917.25039 to 2025.927.193939 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.917.25039...v2025.927.193939) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.927.193939 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9576b3a commit d3aeee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Setup Release
4343
id: setup_release
44-
uses: LizardByte/actions/actions/release_setup@v2025.917.25039
44+
uses: LizardByte/actions/actions/release_setup@v2025.927.193939
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

@@ -106,7 +106,7 @@ jobs:
106106
steps:
107107
- name: Create Release
108108
id: action
109-
uses: LizardByte/actions/actions/release_create@v2025.917.25039
109+
uses: LizardByte/actions/actions/release_create@v2025.927.193939
110110
with:
111111
allowUpdates: false
112112
artifacts: ''

0 commit comments

Comments
 (0)