Skip to content

Commit a86687d

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 66c1e6c commit a86687d

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
@@ -26,7 +26,7 @@ concurrency:
2626

2727
jobs:
2828
gates:
29-
uses: resq-software/.github/.github/workflows/required.yml@6410acba18c9fc79949643abd48f0a2d43994c62
29+
uses: resq-software/.github/.github/workflows/required.yml@f4b51a620aa1bf89c0bce4f434b36f92ff7d517d
3030
with:
3131
lang: cpp
3232
cpp-os-list: '["ubuntu-latest","macos-latest","windows-latest"]'

0 commit comments

Comments
 (0)