Skip to content

Commit

Permalink
Bump ministryofjustice/github-actions from 12 to 13 (#199)
Browse files Browse the repository at this point in the history
Bumps [ministryofjustice/github-actions](https://github.com/ministryofjustice/github-actions) from 12 to 13.
- [Release notes](https://github.com/ministryofjustice/github-actions/releases)
- [Commits](v12...v13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent 1c06edf commit b91e9ef
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@v12
- uses: ministryofjustice/github-actions/code-formatter@v13
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@v12
uses: ministryofjustice/github-actions/terraform-static-analysis@v13
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit b91e9ef

Please sign in to comment.