Skip to content

Commit

Permalink
more test workflaow
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrod-lowe committed Aug 10, 2024
1 parent d9c2621 commit c0f6431
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/environment-main-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
role-session-name: GitHubTest
aws-region: ${{ vars.AWS_REGION }}
- name: terraform plan
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06
#uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06
uses: dflook/terraform-apply

Check warning on line 29 in .github/workflows/environment-main-plan.yaml

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

.github/workflows/environment-main-plan.yaml#L29

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
with:
path: terraform/environment/github
variables: |
Expand Down

0 comments on commit c0f6431

Please sign in to comment.