Skip to content

Commit

Permalink
Update terraform-static-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ASTRobinson authored Oct 14, 2024
1 parent b8abd5c commit f820ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform-static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 0
- name: Run Analysis
uses: ministryofjustice/github-actions/terraform-static-analysis@8712624bc5138cb320d9e5a2c5d87d9cb92f9900 # v18.2.2
uses: ministryofjustice/github-actions/terraform-static-analysis@e08cbcac12ec9c09d867ab2b803d4ea1a87300ad # v18.2.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -52,7 +52,7 @@ jobs:
with:
fetch-depth: 0
- name: Run Analysis
uses: ministryofjustice/github-actions/terraform-static-analysis@8712624bc5138cb320d9e5a2c5d87d9cb92f9900 # v18.2.2
uses: ministryofjustice/github-actions/terraform-static-analysis@e08cbcac12ec9c09d867ab2b803d4ea1a87300ad # v18.2.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit f820ed1

Please sign in to comment.