Skip to content

Commit 823878e

Browse files
committed
ci: re-pin reusable workflow ref to resq-software/.github main
Updates @sha from the feat-branch tip to the merge commit of resq-software/.github#12 (f4b51a620aa1bf89c0bce4f434b36f92ff7d517d). Functionally equivalent — same content — but pins to a ref that now exists on main rather than a closed PR branch.
1 parent 4905deb commit 823878e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ concurrency:
2424

2525
jobs:
2626
rust:
27-
uses: resq-software/.github/.github/workflows/rust-ci.yml@5a723728feccfc5521dc4e5cb06237892d393553
27+
uses: resq-software/.github/.github/workflows/rust-ci.yml@f4b51a620aa1bf89c0bce4f434b36f92ff7d517d
2828
with:
2929
toolchain: stable
3030
run-fmt: true

0 commit comments

Comments
 (0)