Bump Gamesight/slack-workflow-status from 1.0.1 to 1.2.0
Bumps [Gamesight/slack-workflow-status](https://github.com/gamesight/slack-workflow-status) from 1.0.1 to 1.2.0. - [Release notes](https://github.com/gamesight/slack-workflow-status/releases) - [Commits](https://github.com/gamesight/slack-workflow-status/compare/v1.0.1...v1.2.0) --- updated-dependencies: - dependency-name: Gamesight/slack-workflow-status dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									03e37e79ab
								
							
						
					
					
						commit
						c6326062da
					
				|  | @ -32,7 +32,7 @@ jobs: | ||||||
|       actions: read |       actions: read | ||||||
|     steps: |     steps: | ||||||
|       - name: Send Slack message |       - name: Send Slack message | ||||||
|         uses: Gamesight/slack-workflow-status@v1.0.1 |         uses: Gamesight/slack-workflow-status@v1.2.0 | ||||||
|         with: |         with: | ||||||
|           repo_token: ${{ secrets.GITHUB_TOKEN }} |           repo_token: ${{ secrets.GITHUB_TOKEN }} | ||||||
|           slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }} |           slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }} | ||||||
|  |  | ||||||
|  | @ -72,7 +72,7 @@ jobs: | ||||||
|       - id: send-slack-notification |       - id: send-slack-notification | ||||||
|         name: Send Slack message |         name: Send Slack message | ||||||
|         if: failure() |         if: failure() | ||||||
|         uses: Gamesight/slack-workflow-status@v1.0.1 |         uses: Gamesight/slack-workflow-status@v1.2.0 | ||||||
|         with: |         with: | ||||||
|           repo_token: ${{ secrets.GITHUB_TOKEN }} |           repo_token: ${{ secrets.GITHUB_TOKEN }} | ||||||
|           slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }} |           slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue