Skip to content

Commit 7421142

Browse files
build(deps): bump LizardByte/actions from 2025.703.21447 to 2025.711.172650 in the lizardbyte-actions group (#24)
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.703.21447 to 2025.711.172650 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.703.21447...v2025.711.172650) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.711.172650 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 c1eb9a1 commit 7421142

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ jobs:
4646
steps:
4747
- name: Setup Release
4848
id: setup-release
49-
uses: LizardByte/actions/actions/release_setup@v2025.703.21447
49+
uses: LizardByte/actions/actions/release_setup@v2025.711.172650
5050
with:
5151
github_token: ${{ secrets.GH_BOT_TOKEN }}
5252

5353
- name: Create Release
5454
id: action
55-
uses: LizardByte/actions/actions/release_create@v2025.703.21447
55+
uses: LizardByte/actions/actions/release_create@v2025.711.172650
5656
with:
5757
allowUpdates: false
5858
artifacts: ''

0 commit comments

Comments
 (0)