File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
24
24
- name : Authenticate to Google Cloud
25
25
id : gcloud-auth
26
- uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
26
+ uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
27
27
with :
28
28
token_format : access_token
29
29
workload_identity_provider : projects/699052769907/locations/global/workloadIdentityPools/github-identity-pool-shared/providers/github-identity-provider-shared # yamllint disable-line
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141
141
cc <@khadija.cherif>
142
142
143
143
- name : Send changelog to Slack
144
- uses : slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
144
+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
145
145
with :
146
146
method : chat.postMessage
147
147
token : ${{ secrets.SLACK_RELEASE_CHANGELOG_BOT_TOKEN }}
You can’t perform that action at this time.
0 commit comments