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 c0f6431 commit 8c0746a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/environment-main-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
role-session-name: GitHubTest
aws-region: ${{ vars.AWS_REGION }}
- name: terraform plan
#uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06
uses: dflook/terraform-apply

Check warning on line 28 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#L28

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
Expand Down

0 comments on commit 8c0746a

Please sign in to comment.