File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1919    "@aws-cdk/assert" : " 2.68.0"  ,
2020    "@types/jest" : " 29.5.12"  ,
2121    "@types/node" : " 18.19.31"  ,
22-     "aws-cdk" : " 2.137 .0"  ,
22+     "aws-cdk" : " 2.138 .0"  ,
2323    "jest" : " 29.7.0"  ,
2424    "ts-jest" : " 29.1.2"  ,
2525    "ts-node" : " 10.9.2"  ,
2626    "typescript" : " 5.4.5" 
2727  },
2828  "dependencies" : {
29-     "@types/tar" : " 6.1.12 "  ,
30-     "aws-cdk-lib" : " 2.137 .0"  ,
29+     "@types/tar" : " 6.1.13 "  ,
30+     "aws-cdk-lib" : " 2.138 .0"  ,
3131    "constructs" : " 10.3.0"  ,
3232    "source-map-support" : " 0.5.21"  ,
3333    "tar" : " 6.2.1" 
Original file line number Diff line number Diff line change @@ -80,15 +80,15 @@ jobs:
8080        shell : bash 
8181
8282      - name : Notify Slack Success 
83-         uses : slackapi/slack-github-action@v1.25 .0 
83+         uses : slackapi/slack-github-action@v1.26 .0 
8484        env :
8585          SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }} 
8686        with :
8787          channel-id : ' coding-exercise-queue' 
8888          slack-message : ' :white_check_mark: Deployment to *dev* succeeded' 
8989
9090      - name : Notify Slack Failure 
91-         uses : slackapi/slack-github-action@v1.25 .0 
91+         uses : slackapi/slack-github-action@v1.26 .0 
9292        if : ${{ failure() }} 
9393        env :
9494          SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }} 
@@ -141,15 +141,15 @@ jobs:
141141        shell : bash 
142142
143143      - name : Notify Slack Success 
144-         uses : slackapi/slack-github-action@v1.25 .0 
144+         uses : slackapi/slack-github-action@v1.26 .0 
145145        env :
146146          SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }} 
147147        with :
148148          channel-id : ' coding-exercise-queue' 
149149          slack-message : ' :white_check_mark: Deployment to *prod* succeeded' 
150150
151151      - name : Notify Slack Failure 
152-         uses : slackapi/slack-github-action@v1.25 .0 
152+         uses : slackapi/slack-github-action@v1.26 .0 
153153        if : ${{ failure() }} 
154154        env :
155155          SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }} 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments