mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-30 07:48:09 +08:00
Merge pull request #4478 from BowTiedDevOps/ci/replace-rustfmt-action
CI: Replace Rustfmt Action
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user