Skip to content

Commit

Permalink
Merge pull request #514 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/ministryofjustice/github-actions-18.2.5

Bump ministryofjustice/github-actions from 18.2.4 to 18.2.5
  • Loading branch information
ASTRobinson authored Oct 17, 2024
2 parents 6f9d1fd + 959ed9b commit 706feae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: ministryofjustice/github-actions/code-formatter@e08cbcac12ec9c09d867ab2b803d4ea1a87300ad # v18.2.4
- uses: ministryofjustice/github-actions/code-formatter@83fe116532033aaedd6d4b4e269941c137f17497 # v18.2.5
with:
ignore-files: "README.md"
env:
Expand Down
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@e08cbcac12ec9c09d867ab2b803d4ea1a87300ad # v18.2.4
uses: ministryofjustice/github-actions/terraform-static-analysis@83fe116532033aaedd6d4b4e269941c137f17497 # v18.2.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand All @@ -50,7 +50,7 @@ jobs:
with:
fetch-depth: 0
- name: Run Analysis
uses: ministryofjustice/github-actions/terraform-static-analysis@e08cbcac12ec9c09d867ab2b803d4ea1a87300ad # v18.2.4
uses: ministryofjustice/github-actions/terraform-static-analysis@83fe116532033aaedd6d4b4e269941c137f17497 # v18.2.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 706feae

Please sign in to comment.