Skip to content

Commit

Permalink
chore: update sha
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy MacDonald <[email protected]>
  • Loading branch information
tmac1973 committed Feb 27, 2024
1 parent e1d6ecb commit 87ffa8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
id-token: write
steps:
- name: Initialize Workflow
uses: lacework/oss-actions/initialize-workflow-v1@d15bbfb5567efde4afb05022b7e5b57d10507f5c
uses: lacework/oss-actions/initialize-workflow-v1@5d35bda5d7506368f2d6d27ca4a8b7a67dbcfbcf
with:
aws_role: ${{ secrets.AWS_ROLE }}

- name: Test Terraform {{matrix.version}}
uses: lacework/oss-actions/terraform-test-v1@d15bbfb5567efde4afb05022b7e5b57d10507f5c
uses: lacework/oss-actions/terraform-test-v1@5d35bda5d7506368f2d6d27ca4a8b7a67dbcfbcf
with:
version: ${{ matrix.version }}

0 comments on commit 87ffa8b

Please sign in to comment.