Skip to content

Commit 1138a33

Browse files
build(deps): bump LizardByte/actions from 2025.1011.184228 to 2025.1028.23217 in the lizardbyte-actions group (#557)
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.1011.184228 to 2025.1028.23217 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@v2025.1011.184228...v2025.1028.23217) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2025.1028.23217 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 3ad5e9f commit 1138a33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/__call-ci-node.yml

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

3535
- name: Setup Release
3636
id: setup_release
37-
uses: LizardByte/actions/actions/release_setup@v2025.1011.184228
37+
uses: LizardByte/actions/actions/release_setup@v2025.1028.23217
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
4040

@@ -99,7 +99,7 @@ jobs:
9999
steps:
100100
- name: Create Release
101101
id: action
102-
uses: LizardByte/actions/actions/release_create@v2025.1011.184228
102+
uses: LizardByte/actions/actions/release_create@v2025.1028.23217
103103
with:
104104
allowUpdates: false
105105
artifacts: ''

0 commit comments

Comments
 (0)