Skip to content

Dependencies: Update GitHub Action Versions + Add Trigger for main#223

Open
channel101 wants to merge 2 commits intoEthran:mainfrom
channel101:main
Open

Dependencies: Update GitHub Action Versions + Add Trigger for main#223
channel101 wants to merge 2 commits intoEthran:mainfrom
channel101:main

Conversation

@channel101
Copy link

@channel101 channel101 commented Mar 14, 2026

Summary

  • Updated several GitHub Actions to the latest stable versions.
  • Added a workflow trigger for push events on the main branch.

Changes

  • Bumped GitHub Actions versions to the latest stable releases.
  • Added workflow trigger:
    • on: push main branch
  • Existing triggers remain unchanged.

Motivation

  • Ensure workflows use up-to-date and maintained GitHub Actions.
  • Automatically validate changes merged into the main branch.

Impact

  • Improves security and reliability by using newer action
    versions.
  • Ensures CI runs consistently on the primary branch.

Checklist

  • Updated action versions
  • Added main branch trigger
  • Verified workflow runs successfully

Note

In GitHub public repositories: - API request limits: No strict
request limit
- Workflow runtime timeout: 6 hours

Reference:
https://github.com/orgs/community/discussions/70492#discussioncomment-7362186

@channel101 channel101 marked this pull request as ready for review March 14, 2026 09:00
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