Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/mirror-to-freenet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# under this caller's secrets. Acceptable today because we control
# crates.io publishing for that crate; if that changes, override
# `freenet_git_version` here with a pinned semver.
uses: freenet/freenet-git/.github/workflows/mirror-repo.yml@a93179077a4175ac4de324fc37fe57a3679f6bc8
uses: freenet/freenet-git/.github/workflows/mirror-repo.yml@8f00293929f39aaee9f0ea7ab334c15856def8f6
with:
freenet_repo: "96rknpy1GYhZ/freenet-stdlib"
mode: history
Expand Down
Loading