Skip to content

Commit

Permalink
Renovate Update webfactory/ssh-agent digest to 72c0bfd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 83048a0 commit a7d0913
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_deploy-infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
role-duration-seconds: 3600
role-session-name: terraform-oidc-serve

- uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387
- uses: webfactory/ssh-agent@72c0bfd31ab22a2e11716951e3f107a9647dc97e
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY_ALLOW_LIST_REPOSITORY }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-workspace-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
terraform_version: ${{ steps.terraform_version.outputs.version }}
terraform_wrapper: false

- uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # [email protected]
- uses: webfactory/ssh-agent@72c0bfd31ab22a2e11716951e3f107a9647dc97e # [email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY_ALLOW_LIST_REPOSITORY }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/workflow-destroy-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
terraform_version: ${{ steps.terraform_version.outputs.version }}
terraform_wrapper: false

- uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387
- uses: webfactory/ssh-agent@72c0bfd31ab22a2e11716951e3f107a9647dc97e
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY_ALLOW_LIST_REPOSITORY }}

Expand Down

0 comments on commit a7d0913

Please sign in to comment.