Merge pull request #4478 from BowTiedDevOps/ci/replace-rustfmt-action

CI: Replace Rustfmt Action
This commit is contained in:
wileyj
2024-03-05 15:50:33 +00:00
committed by GitHub

View File

@@ -80,7 +80,9 @@ jobs:
- name: Rustfmt
id: rustfmt
uses: actions-rust-lang/rustfmt@2d1d4e9f72379428552fa1def0b898733fb8472d # v1.1.0
uses: stacks-network/actions/rustfmt@main
with:
alias: "fmt-stacks"
######################################################################################
## Create a tagged github release