Skip to content

Commit

Permalink
🔄 synced local './' with remote 'sync/rust'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisliebaer committed Mar 6, 2025
1 parent 4303a2a commit b7b9402
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
cargo-deny:
uses: chrisliebaer/.github/.github/workflows/cargo-deny.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
uses: chrisliebaer/.github/.github/workflows/cargo-deny.yml@master
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
clippy:
uses: chrisliebaer/.github/.github/workflows/clippy.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
uses: chrisliebaer/.github/.github/workflows/clippy.yml@master
2 changes: 1 addition & 1 deletion .github/workflows/rustfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
rustfmt:
uses: chrisliebaer/.github/.github/workflows/rustfmt.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
uses: chrisliebaer/.github/.github/workflows/rustfmt.yml@master

0 comments on commit b7b9402

Please sign in to comment.