mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									cf395e765a
								
							
						
					
					
						commit
						a8ca8e91f2
					
				
							
								
								
									
										2
									
								
								.github/workflows/e2e.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e.yaml
									
									
									
									
										vendored
									
									
								
							@ -86,7 +86,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Send Slack alert notification
 | 
			
		||||
        if: ${{ failure() }}
 | 
			
		||||
        uses: slackapi/slack-github-action@v2.0.0
 | 
			
		||||
        uses: slackapi/slack-github-action@v2.1.0
 | 
			
		||||
        with:
 | 
			
		||||
          method: chat.postMessage
 | 
			
		||||
          token: ${{ secrets.SLACK_BOT_TOKEN }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user