Skip to content

Upgrade Github Actions to version 0.65.6 - #1698

Merged
msalaman merged 1 commit into
mainfrom
masalama/updateGHActions
Apr 3, 2026
Merged

Upgrade Github Actions to version 0.65.6#1698
msalaman merged 1 commit into
mainfrom
masalama/updateGHActions

Conversation

@msalaman

@msalaman msalaman commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Description

Dependabot has asked use to update to 0.65.0 #1571
To ensure proper update, change here was done via github CLI command rather than directly editing the lock files, updated to latest version 0.65.6

Checklist

  • Tests pass locally (cd tests && npm test)
  • If modifying skill descriptions: verified routing correctness with integration tests (npm run test:skills:integration -- <skill>)
  • If modifying skill USE FOR / DO NOT USE FOR / PREFER OVER clauses: confirmed no routing regressions for competing skills
  • Version bumped in skill frontmatter (if skill files changed)

Related Issues

@msalaman
msalaman marked this pull request as ready for review April 3, 2026 16:11
Copilot AI review requested due to automatic review settings April 3, 2026 16:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s gh-aw–generated “.lock.yml” workflows and the corresponding actions lock entry to pick up a newer gh-aw toolchain, aligning the generated workflow structure with recent gh-aw compiler/runtime conventions.

Changes:

  • Regenerated multiple gh-aw workflow lockfiles to schema v3 and updated runtime/setup paths to use ${{ runner.temp }} instead of /opt/gh-aw.
  • Introduced the newer gh-aw workflow structure (separate detection/conclusion jobs, guard policies, token parsing, audit artifacts, etc.).
  • Added a new locked entry for github/gh-aw-actions/setup@v0.65.6 in .github/aw/actions-lock.json.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/weekly-repo-status.lock.yml Regenerated weekly status workflow with updated gh-aw setup action, paths, and job structure.
.github/workflows/issue-triage.lock.yml Regenerated issue triage workflow with updated gh-aw setup action, paths, and job structure.
.github/workflows/analyze-test-run.lock.yml Regenerated analyze-test-run workflow with updated gh-aw setup action, paths, and job structure.
.github/aw/actions-lock.json Adds a new lock entry for github/gh-aw-actions/setup@v0.65.6.

Comment thread .github/aw/actions-lock.json
@msalaman msalaman changed the title Upgrade Github Actions to version 0.65.0 Upgrade Github Actions to version 0.65.6 Apr 3, 2026
@msalaman
msalaman merged commit 17422b1 into main Apr 3, 2026
13 checks passed
@msalaman
msalaman deleted the masalama/updateGHActions branch April 3, 2026 17:07
Barbara 4bes (Ba4bes) pushed a commit to Ba4bes/GitHub-Copilot-for-Azure that referenced this pull request Apr 24, 2026
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.

3 participants