Skip to content

Commit 72374db

Browse files
build(deps): bump LizardByte/actions from 2025.711.172650 to 2025.715.25226 in the lizardbyte-actions group (#25)
build(deps): bump LizardByte/actions in the lizardbyte-actions group --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.715.25226 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 7421142 commit 72374db

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.711.172650
49+
uses: LizardByte/actions/actions/release_setup@v2025.715.25226
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.711.172650
55+
uses: LizardByte/actions/actions/release_create@v2025.715.25226
5656
with:
5757
allowUpdates: false
5858
artifacts: ''

0 commit comments

Comments
 (0)