Skip to content

Commit

Permalink
build(deps): bump aws-actions/aws-secretsmanager-get-secrets
Browse files Browse the repository at this point in the history
Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases)
- [Commits](aws-actions/aws-secretsmanager-get-secrets@4e95aaf...1d6311a)

---
updated-dependencies:
- dependency-name: aws-actions/aws-secretsmanager-get-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 4bbdd90 commit 5e5b676
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pulumi-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
role-to-assume: arn:aws:iam::841162699174:role/erfiume-oidc-read
aws-region: eu-west-1
retry-max-attempts: 2
- uses: aws-actions/aws-secretsmanager-get-secrets@4e95aaf6ba8028772f5384971d4fedccfaab8621
# v2.0.6
- uses: aws-actions/aws-secretsmanager-get-secrets@1d6311ab61b4856de027ff508aac818ddc1e141b
# v2.0.7
with:
secret-ids: CLOUDFLARE_API_TOKEN, erfiume-gha-cloudflare-read-only
- uses: pulumi/actions@c7fad9e2f0b79653172b36538b8b34b3c0291952
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pulumi-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
role-to-assume: arn:aws:iam::841162699174:role/erfiume-oidc-write
aws-region: eu-west-1
retry-max-attempts: 2
- uses: aws-actions/aws-secretsmanager-get-secrets@4e95aaf6ba8028772f5384971d4fedccfaab8621
# v2.0.6
- uses: aws-actions/aws-secretsmanager-get-secrets@1d6311ab61b4856de027ff508aac818ddc1e141b
# v2.0.7
with:
secret-ids: CLOUDFLARE_API_TOKEN, erfiume-gha-cloudflare-read-write
- uses: pulumi/actions@c7fad9e2f0b79653172b36538b8b34b3c0291952
Expand Down

0 comments on commit 5e5b676

Please sign in to comment.