Skip to content

Commit 26109f2

Browse files
build(deps): bump LizardByte/actions from 2025.929.125237 to 2025.1011.184228 in the lizardbyte-actions group (#176)
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.929.125237 to 2025.1011.184228 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.929.125237...v2025.1011.184228) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.1011.184228 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85842ad commit 26109f2

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.929.125237
44+
uses: LizardByte/actions/actions/release_setup@v2025.1011.184228
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.929.125237
109+
uses: LizardByte/actions/actions/release_create@v2025.1011.184228
110110
with:
111111
allowUpdates: false
112112
artifacts: ''

0 commit comments

Comments
 (0)