Skip to content

chore: update GitHub Actions to use main branch instead of master - #100

Merged
sundancekid73 merged 1 commit into
mainfrom
chore/rename-master-to-main
Apr 30, 2026
Merged

chore: update GitHub Actions to use main branch instead of master#100
sundancekid73 merged 1 commit into
mainfrom
chore/rename-master-to-main

Conversation

@sundancekid73

Copy link
Copy Markdown
Collaborator

Summary

  • Replaced @master action pins with @main in both workflow files
  • Affects actions/checkout and alinz/ssh-scp-action references

Why

The repo's default branch was renamed from master to main. The workflow files were still referencing @master on external actions.

Reviewer notes

alinz/ssh-scp-action should be verified to have a main branch — if it doesn't, the deploy step will fail. Consider pinning to a commit SHA or version tag for stability.

Replace @master refs in action pins with @main following the repo's
default branch rename from master to main.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sundancekid73
sundancekid73 merged commit 11dbf05 into main Apr 30, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant