build(deps): Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1 (#22308)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
parent
f84b585864
commit
71ac584b38
2
.github/workflows/md-link-checker.yml
vendored
2
.github/workflows/md-link-checker.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
2
.github/workflows/pr-reminder.yml
vendored
2
.github/workflows/pr-reminder.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Send Slack Reminder
|
||||
if: steps.pr-list.outputs.result != ''
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: pr-github
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Notify Slack on success
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: cosmos-tech
|
||||
|
||||
4
.github/workflows/sims-047.yml
vendored
4
.github/workflows/sims-047.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
|
||||
- name: Notify Slack on success
|
||||
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
@ -134,7 +134,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
4
.github/workflows/sims-050.yml
vendored
4
.github/workflows/sims-050.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
|
||||
- name: Notify Slack on success
|
||||
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
@ -134,7 +134,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
4
.github/workflows/sims-052.yml
vendored
4
.github/workflows/sims-052.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
|
||||
- name: Notify Slack on success
|
||||
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
@ -135,7 +135,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
4
.github/workflows/sims-nightly.yml
vendored
4
.github/workflows/sims-nightly.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
|
||||
- name: Notify Slack on success
|
||||
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
@ -62,7 +62,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
4
.github/workflows/sims.yml
vendored
4
.github/workflows/sims.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
|
||||
- name: Notify Slack on success
|
||||
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
@ -126,7 +126,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
4
.github/workflows/software-compat-v052.yml
vendored
4
.github/workflows/software-compat-v052.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
- name: Notify Slack on success
|
||||
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
@ -64,7 +64,7 @@ jobs:
|
||||
if: ${{ failure() }}
|
||||
steps:
|
||||
- name: Notify Slack on failure
|
||||
uses: rtCamp/action-slack-notify@v2.3.0
|
||||
uses: rtCamp/action-slack-notify@v2.3.1
|
||||
env:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
SLACK_CHANNEL: sdk-sims
|
||||
|
||||
Loading…
Reference in New Issue
Block a user