Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 21, 2025

Updates all GitHub Actions dependencies across workflow files to their latest stable versions.

Changes

  • actions/checkout: v4 → v6 (9 instances)
  • actions/setup-node: v4 → v6 (7 instances)
  • actions/upload-artifact: v4 → v5 (3 instances)

Modified Workflows

  • tests.yml - all three actions updated
  • publish.yml - checkout and setup-node updated
  • publish-windows.yml - checkout and setup-node updated
  • publish-copr.yml - checkout updated
  • publish-npm.yml - checkout updated

Each action bumped in a separate commit following pattern: chore(deps): bump actions/<action> from <old> to <new>

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/actions/checkout/releases/latest
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)
  • https://api.github.com/repos/actions/setup-node/releases/latest
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)
  • https://api.github.com/repos/actions/upload-artifact/releases/latest
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

update the github workflows actions dependencies to their latest versions (create separate commits following the pattern chore(deps): bump actionXxxx from x.y.z to x.y.z)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update GitHub workflows actions dependencies to latest versions chore(deps): update GitHub Actions to latest versions Nov 21, 2025
Copilot AI requested a review from manusa November 21, 2025 03:59
Copilot finished work on behalf of manusa November 21, 2025 03:59
@manusa manusa marked this pull request as ready for review November 22, 2025 06:41
@manusa manusa added this to the 0.1.0 milestone Nov 22, 2025
@manusa manusa force-pushed the copilot/update-github-actions-dependencies branch from 7b1d317 to f282066 Compare November 22, 2025 06:58
@sonarqubecloud
Copy link

@manusa manusa merged commit 9050057 into main Nov 22, 2025
6 checks passed
@manusa manusa deleted the copilot/update-github-actions-dependencies branch November 22, 2025 07:10
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