Skip to content
Closed
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 README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitHub Actions Importer
# GitHub Actions Importer 1.3.7
Copy link

Copilot AI Oct 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardcoding the version number in the README title requires manual updates with each release. Consider using a dynamic versioning approach (e.g., a badge, CI-generated version file, or removing the version from the title) to reduce maintenance overhead and prevent version drift.

Suggested change
# GitHub Actions Importer 1.3.7
# GitHub Actions Importer

Copilot uses AI. Check for mistakes.

[![.github/workflows/ci.yml](https://github.com/github/gh-actions-importer/actions/workflows/ci.yml/badge.svg)](https://github.com/github/gh-actions-importer/actions/workflows/ci.yml)

Expand Down
Loading