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

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

0 comments on commit 7a4c56e

Please sign in to comment.