File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 fi
118118
119119 - name : Publish
120- uses : netlify /actions/cli@master
120+ uses : stackql /actions/cli@replace-deprecated-set-output
121121 env :
122122 NETLIFY_SITE_ID : ${{ secrets[format('NETLIFY_SITE_ID_{0}', matrix.provider)] }}
123123 NETLIFY_AUTH_TOKEN : ${{ secrets.NETLIFY_AUTH_TOKEN }}
@@ -132,9 +132,9 @@ jobs:
132132
133133 - name : Send Slack message
134134 id : slack
135- uses : slackapi/slack-github-action@v1.26.0
135+ uses : slackapi/slack-github-action@v2.1.0
136136 with :
137137 payload-file-path : slack-message.json
138138 env :
139139 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
140- SLACK_WEBHOOK_TYPE : INCOMING_WEBHOOK
140+ SLACK_WEBHOOK_TYPE : INCOMING_WEBHOOK
Original file line number Diff line number Diff line change @@ -114,4 +114,4 @@ stackql.exe shell --auth=$Auth
114114<a href =" /providers/snowflake/view/ " >view</a ><br />
115115<a href =" /providers/snowflake/warehouse/ " >warehouse</a ><br />
116116</div >
117- </div >
117+ </div >
You can’t perform that action at this time.
0 commit comments