Skip to content

Commit 5869fd8

Browse files
Merge pull request #709 from alma/renovate/github-actions
chore(deps): update github actions
2 parents 2722913 + b8e70ca commit 5869fd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/aqua.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Authenticate to Google Cloud
2525
id: gcloud-auth
26-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
26+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
2727
with:
2828
token_format: access_token
2929
workload_identity_provider: projects/699052769907/locations/global/workloadIdentityPools/github-identity-pool-shared/providers/github-identity-provider-shared # yamllint disable-line

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
cc <@khadija.cherif>
142142
143143
- 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
145145
with:
146146
method: chat.postMessage
147147
token: ${{ secrets.SLACK_RELEASE_CHANGELOG_BOT_TOKEN }}

0 commit comments

Comments
 (0)