Skip to content

Commit af73660

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 2db5d1f commit af73660

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
@@ -23,7 +23,7 @@ concurrency:
2323

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

0 commit comments

Comments
 (0)