Skip to content

fix: update checkout action and correct guard workflow checks#83

Merged
k-alphonse merged 2 commits intostagingfrom
ka/bump-workflow-actions
Apr 21, 2026
Merged

fix: update checkout action and correct guard workflow checks#83
k-alphonse merged 2 commits intostagingfrom
ka/bump-workflow-actions

Conversation

@k-alphonse
Copy link
Copy Markdown
Member

@k-alphonse k-alphonse commented Apr 21, 2026

🥇 Generic Pull Request 🥇

Elizabeth Consulting International Inc

Purpose & Objective

This PR updates workflow files to use actions/checkout@v6 and fixes guard workflow branch-context checks.

Changes

  • bumped actions/checkout from v4 to v6 in:
    • .github/workflows/guard.yml
    • .github/workflows/linter.yml
  • updated .github/workflows/guard.yml to:
    • replace undefined shell variables in the preamble with GitHub context values
    • replace the undefined env.HEAD condition with a pull request branch check using github.head_ref

  • This PR satisfies the PR checklist.

@k-alphonse k-alphonse self-assigned this Apr 21, 2026
@k-alphonse k-alphonse enabled auto-merge April 21, 2026 15:58
Copy link
Copy Markdown
Member

@cmbengue-ec-intl cmbengue-ec-intl left a comment

Choose a reason for hiding this comment

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

Good work on this.

@k-alphonse k-alphonse added this pull request to the merge queue Apr 21, 2026
Merged via the queue into staging with commit 2511f2b Apr 21, 2026
1 check 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.

2 participants