Skip to content

Commit

Permalink
Bump ministryofjustice/github-actions from 10 to 11 (#190)
Browse files Browse the repository at this point in the history
Bumps [ministryofjustice/github-actions](https://github.com/ministryofjustice/github-actions) from 10 to 11.
- [Release notes](https://github.com/ministryofjustice/github-actions/releases)
- [Commits](v10...v11)

---
updated-dependencies:
- dependency-name: ministryofjustice/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 8c30cf9 commit 3a0fb72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ministryofjustice/github-actions/code-formatter@v10
- uses: ministryofjustice/github-actions/code-formatter@v11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/terraform-static-analysis-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
starts-with: "####"

- name: Run Analysis
uses: ministryofjustice/github-actions/terraform-static-analysis@v10
uses: ministryofjustice/github-actions/terraform-static-analysis@v11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 3a0fb72

Please sign in to comment.