Skip to content

Commit e7a3482

Browse files
authored
Merge pull request #20478 from mozilla/dependabot/github_actions/slackapi/slack-github-action-3.0.2
chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.2
2 parents 543931c + a8aa7ef commit e7a3482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-assets-to-cdn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
gcloud storage cp --cache-control='public,max-age=86400' --content-disposition=attachment -r assets/legal/* gs://fxa-content-cdn-prod-distbucket/legal/
7777
7878
- name: "Post to fxa-team Slack channel"
79-
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
79+
uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
8080
with:
8181
method: 'chat.postMessage'
8282
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)