Skip to content

Commit 3f06e5e

Browse files
chore(deps): update slackapi/slack-github-action action to v3.0.2 (#1902)
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | slackapi/slack-github-action | v3.0.1 | v3.0.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent da5fcec commit 3f06e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/send-slack-message/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
SLACK_BOT_TOKEN=slack-notifications:oauth-token
4747
- name: Send Slack Message
4848
id: send-slack-message
49-
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
49+
uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
5050
with:
5151
payload-templated: ${{ inputs.payload-templated }}
5252
method: ${{ inputs.method }}

0 commit comments

Comments
 (0)