mirror of
https://github.com/bitwarden/server.git
synced 2025-02-16 01:51:21 +01:00
BRE-87 TEST: Update version-bump workflow to use bitwarden/gh-actions/report-upcoming-release-version@task/BRE-87
This commit is contained in:
parent
4b00108368
commit
9e61d114c8
2
.github/workflows/version-bump.yml
vendored
2
.github/workflows/version-bump.yml
vendored
@ -204,7 +204,7 @@ jobs:
|
||||
|
||||
- name: Report upcoming release version to Slack
|
||||
if: ${{ steps.version-changed.outputs.changes_to_commit == 'TRUE' }} && ${{ inputs.enable_slack_notification == true }}
|
||||
uses: bitwarden/gh-actions/report-upcoming-release-version@main
|
||||
uses: bitwarden/gh-actions/report-upcoming-release-version@task/BRE-87
|
||||
with:
|
||||
version: ${{ steps.set-final-version-output.outputs.version }}
|
||||
project: ${{ github.repository }}
|
||||
|
Loading…
Reference in New Issue
Block a user