Skip to content

Commit

Permalink
Merge pull request #41 from ministryofjustice/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/ministryofjustice/github-actions-18.2.1

Build(deps): bump ministryofjustice/github-actions from 18.2.0 to 18.2.1
  • Loading branch information
ASTRobinson authored Oct 10, 2024
2 parents f8b784c + 6926085 commit 7ab86a3
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: ministryofjustice/github-actions/code-formatter@63d84d475bc20877f741d768dd9c2d89af51170d # v18.2.0
- uses: ministryofjustice/github-actions/code-formatter@5d0f32b1ccdae229cbf0819fce2d01373ba91514 # v18.2.1
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@63d84d475bc20877f741d768dd9c2d89af51170d # v18.2.0
uses: ministryofjustice/github-actions/terraform-static-analysis@5d0f32b1ccdae229cbf0819fce2d01373ba91514 # v18.2.1
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@63d84d475bc20877f741d768dd9c2d89af51170d # v18.2.0
uses: ministryofjustice/github-actions/terraform-static-analysis@5d0f32b1ccdae229cbf0819fce2d01373ba91514 # v18.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 7ab86a3

Please sign in to comment.