Skip to content

Commit

Permalink
chore(deps): update aws-actions/aws-secretsmanager-get-secrets digest…
Browse files Browse the repository at this point in the history
… to 1d6311a (#109)

* chore(deps): update actions/checkout digest to eef6144

* chore(deps): update aws-actions/aws-secretsmanager-get-secrets digest to 1d6311a

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent e73f711 commit 2fc3acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-secrets-copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
} >> $GITHUB_ENV
- name: Get secret value
uses: aws-actions/aws-secretsmanager-get-secrets@98c2d6bf1dd67c2575fa2bb14294aa64103d426c # v2
uses: aws-actions/aws-secretsmanager-get-secrets@1d6311ab61b4856de027ff508aac818ddc1e141b # v2
with:
secret-ids: |
SECRET_VALUE, ${{ inputs.source_secret_name }}
Expand Down

0 comments on commit 2fc3acb

Please sign in to comment.