Skip to content

Commit 3f9525e

Browse files
author
chrisliebaer
committed
🔄 synced local './' with remote 'sync/rust'
1 parent b14bbb1 commit 3f9525e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/cargo-deny.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ on:
1010

1111
jobs:
1212
cargo-deny:
13-
uses: chrisliebaer/.github/.github/workflows/cargo-deny.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
13+
uses: chrisliebaer/.github/.github/workflows/cargo-deny.yml@master

.github/workflows/clippy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ on:
1010

1111
jobs:
1212
clippy:
13-
uses: chrisliebaer/.github/.github/workflows/clippy.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
13+
uses: chrisliebaer/.github/.github/workflows/clippy.yml@master

.github/workflows/rustfmt.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ on:
1010

1111
jobs:
1212
rustfmt:
13-
uses: chrisliebaer/.github/.github/workflows/rustfmt.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
13+
uses: chrisliebaer/.github/.github/workflows/rustfmt.yml@master

0 commit comments

Comments
 (0)