File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 - run : npm install
9898 - run : npm test
9999
100- - uses : iRoachie/slack-github-actions@v2.0.1
100+ - uses : iRoachie/slack-github-actions@v2.2.0
101101 env :
102102 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
103103 with :
@@ -149,7 +149,7 @@ jobs:
149149 if: always() # Always runs even if one of the builds fails
150150 runs-on: ubuntu-latest
151151 steps:
152- - uses: iRoachie/slack-github-actions@v2.0.1
152+ - uses: iRoachie/slack-github-actions@v2.2.0
153153 env:
154154 SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
155155 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 11{
22 "name" : " slack-github-action" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.2.0 " ,
44 "source" : " src/index.ts" ,
55 "main" : " dist/index.js" ,
66 "repository" : " https://github.com/iRoachie/slack-github-action.git" ,
You can’t perform that action at this time.
0 commit comments