We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2046e94 commit 7b833e8Copy full SHA for 7b833e8
.github/workflows/check_for_broken_links.yml
@@ -32,7 +32,7 @@ jobs:
32
role-to-assume: arn:aws:iam::464149486631:role/github_action_read_slack_webhook_url
33
aws-region: us-west-2
34
- name: Read secrets from AWS Secrets Manager into environment variables
35
- uses: aws-actions/aws-secretsmanager-get-secrets@98c2d6bf1dd67c2575fa2bb14294aa64103d426c # v2.0.5
+ uses: aws-actions/aws-secretsmanager-get-secrets@1d6311ab61b4856de027ff508aac818ddc1e141b # v2.0.7
36
with:
37
secret-ids: |
38
SLACK_WEBHOOK_URL
0 commit comments