Skip to content

Commit c0956e6

Browse files
build(deps): bump the lizardbyte-actions group across 1 directory with 5 updates (#469)
Bumps the lizardbyte-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action) | `2025.426.225` | `2025.612.30126` | | [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action) | `2025.426.1549` | `2025.612.13419` | | [LizardByte/update-changelog-action](https://github.com/lizardbyte/update-changelog-action) | `2025.426.173858` | `2025.612.13640` | | [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action) | `2025.506.15440` | `2025.612.32237` | | [LizardByte/facebook-post-action](https://github.com/lizardbyte/facebook-post-action) | `2025.503.751` | `2025.612.12807` | Updates `LizardByte/setup-release-action` from 2025.426.225 to 2025.612.30126 - [Release notes](https://github.com/lizardbyte/setup-release-action/releases) - [Commits](LizardByte/setup-release-action@v2025.426.225...v2025.612.30126) Updates `LizardByte/create-release-action` from 2025.426.1549 to 2025.612.13419 - [Release notes](https://github.com/lizardbyte/create-release-action/releases) - [Commits](LizardByte/create-release-action@v2025.426.1549...v2025.612.13419) Updates `LizardByte/update-changelog-action` from 2025.426.173858 to 2025.612.13640 - [Release notes](https://github.com/lizardbyte/update-changelog-action/releases) - [Commits](LizardByte/update-changelog-action@v2025.426.173858...v2025.612.13640) Updates `LizardByte/homebrew-release-action` from 2025.506.15440 to 2025.612.32237 - [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases) - [Commits](LizardByte/homebrew-release-action@v2025.506.15440...v2025.612.32237) Updates `LizardByte/facebook-post-action` from 2025.503.751 to 2025.612.12807 - [Release notes](https://github.com/lizardbyte/facebook-post-action/releases) - [Commits](LizardByte/facebook-post-action@v2025.503.751...v2025.612.12807) --- updated-dependencies: - dependency-name: LizardByte/setup-release-action dependency-version: 2025.612.30126 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions - dependency-name: LizardByte/create-release-action dependency-version: 2025.612.13419 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions - dependency-name: LizardByte/update-changelog-action dependency-version: 2025.612.13640 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions - dependency-name: LizardByte/homebrew-release-action dependency-version: 2025.612.32237 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions - dependency-name: LizardByte/facebook-post-action dependency-version: 2025.612.12807 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 4470bf5 commit c0956e6

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/__call-docker.yml

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

132132
- name: Setup Release
133133
id: setup_release
134-
uses: LizardByte/setup-release-action@v2025.426.225
134+
uses: LizardByte/setup-release-action@v2025.612.120948
135135
with:
136136
dotnet: ${{ needs.check_dockerfiles.outputs.dotnet }}
137137
github_token: ${{ secrets.GH_TOKEN }}
@@ -364,7 +364,7 @@ jobs:
364364
if: >
365365
needs.setup_release.outputs.publish_release == 'true' &&
366366
steps.prepare.outputs.artifacts == 'true'
367-
uses: LizardByte/create-release-action@v2025.426.1549
367+
uses: LizardByte/create-release-action@v2025.612.13419
368368
with:
369369
allowUpdates: true
370370
artifacts: "*artifacts/*"

.github/workflows/__call-update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Update Changelog
21-
uses: LizardByte/update-changelog-action@v2025.426.173858
21+
uses: LizardByte/update-changelog-action@v2025.612.123427
2222
with:
2323
changelogBranch: changelog
2424
changelogFile: CHANGELOG.md

.github/workflows/__call-update-homebrew-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
if: >-
6363
steps.check-label.outputs.hasTopic == 'true' &&
6464
fromJson(steps.download.outputs.downloaded_files)[0]
65-
uses: LizardByte/homebrew-release-action@v2025.506.15440
65+
uses: LizardByte/homebrew-release-action@v2025.612.123332
6666
with:
6767
formula_file: ${{ fromJson(steps.download.outputs.downloaded_files)[0] }}
6868
git_email: ${{ secrets.GH_EMAIL }}

.github/workflows/__social-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
runs-on: ubuntu-latest
6767
steps:
6868
- name: facebook-post-action
69-
uses: LizardByte/facebook-post-action@v2025.503.751
69+
uses: LizardByte/facebook-post-action@v2025.612.124707
7070
with:
7171
page_id: ${{ secrets.FACEBOOK_PAGE_ID }}
7272
access_token: ${{ secrets.FACEBOOK_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)