Skip to content

Commit

Permalink
Merge pull request #1142 from HubSpot/br/break-acceptance-tests
Browse files Browse the repository at this point in the history
change version of the slack notifiations action
  • Loading branch information
brandenrodgers authored Aug 22, 2024
2 parents 8bf20dd + b9062ff commit 5ad67e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:

steps:
- name: Build Failure Slack Report
uses: ravsamhq/notify-slack-action@master
uses: ravsamhq/notify-slack-action@v2
if: ${{ always() && github.ref_name == 'main' }}
with:
status: ${{ job.status }}
Expand Down

0 comments on commit 5ad67e4

Please sign in to comment.