chore: update global workflows (#2653)

This commit is contained in:
LizardByte-bot 2024-06-09 19:43:38 -04:00 committed by GitHub
parent 539ca42f67
commit e3662033c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -362,7 +362,7 @@ jobs:
- name: Create/Update GitHub Release
if: ${{ needs.setup_release.outputs.publish_release == 'true' && steps.prepare.outputs.artifacts == 'true' }}
uses: LizardByte/create-release-action@v2024.608.160245
uses: LizardByte/create-release-action@v2024.609.5014
with:
allowUpdates: true
artifacts: "*artifacts/*"

View File

@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update Changelog
uses: LizardByte/update-changelog-action@v2024.520.183314
uses: LizardByte/update-changelog-action@v2024.609.4705
with:
changelogBranch: changelog
changelogFile: CHANGELOG.md