Skip to content

Commit

Permalink
Bump ministryofjustice/github-actions from 5 to 6 (#155)
Browse files Browse the repository at this point in the history
Bumps [ministryofjustice/github-actions](https://github.com/ministryofjustice/github-actions) from 5 to 6.
- [Release notes](https://github.com/ministryofjustice/github-actions/releases)
- [Commits](v5...v6)

---
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 Jul 28, 2022
1 parent 53fd16a commit e7914be
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@v5
- uses: ministryofjustice/github-actions/code-formatter@v6
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@main
uses: ministryofjustice/github-actions/terraform-static-analysis@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e7914be

Please sign in to comment.