Skip to content

Commit

Permalink
chore: 🤖 switch to sha for action pin
Browse files Browse the repository at this point in the history
  • Loading branch information
sj-williams committed Oct 16, 2024
1 parent 581ac87 commit c59d5fc
Showing 1 changed file with 1 addition and 1 deletion.
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@v4
- uses: ministryofjustice/github-actions/[email protected]
- uses: ministryofjustice/github-actions/code-formatter@e08cbcac12ec9c09d867ab2b803d4ea1a87300ad # v18.2.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c59d5fc

Please sign in to comment.