Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v7.0.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Wayback Machine Query GitHub Action automates the process of identifying archived versions of broken URLs by querying Archive.org’s Wayback Machine. It processes input files, typically generated by link-checking tools like Lychee, and outputs a JSON file containing replacements for broken URLs with their corresponding archived versions, as well as a list of URLs without snapshots. This action helps address link rot by providing a streamlined way to restore access to content through archived links.
Release notes
Changes
- Bump @actions/core from 2.0.2 to 3.0.0 @dependabot[bot] (#963)