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 2de303b commit f87e188Copy full SHA for f87e188
.github/workflows/check_for_broken_links.yml
@@ -34,7 +34,7 @@ jobs:
34
role-to-assume: arn:aws:iam::464149486631:role/github_action_read_slack_webhook_url
35
aws-region: us-west-2
36
- name: Read secrets from AWS Secrets Manager into environment variables
37
- uses: aws-actions/aws-secretsmanager-get-secrets@fbd65ea98e018858715f591f03b251f02b2316cb # v2.0.8
+ uses: aws-actions/aws-secretsmanager-get-secrets@5e19ff380d035695bdd56bbad320ca535c9063f2 # v2.0.9
38
with:
39
secret-ids: |
40
SLACK_WEBHOOK_URL
0 commit comments