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 463b2a9 commit 58cae8dCopy full SHA for 58cae8d
.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@1d6311ab61b4856de027ff508aac818ddc1e141b # v2.0.7
+ uses: aws-actions/aws-secretsmanager-get-secrets@fbd65ea98e018858715f591f03b251f02b2316cb # v2.0.8
36
with:
37
secret-ids: |
38
SLACK_WEBHOOK_URL
0 commit comments