Skip to content

🔄 CI/CD: Update GitHub Actions to validated pinned versions and add timeout limit#747

Closed
saint2706 wants to merge 1 commit intomainfrom
cicd/optimize-github-actions-dependencies-7179138616664475443
Closed

🔄 CI/CD: Update GitHub Actions to validated pinned versions and add timeout limit#747
saint2706 wants to merge 1 commit intomainfrom
cicd/optimize-github-actions-dependencies-7179138616664475443

Conversation

@saint2706
Copy link
Owner

Updates GitHub action versions to their existent, stable major tags across multiple workflow files. Also adds a 10-minute timeout constraint to dependabot-on-demand.yml to save runner resources and enforce fail-fast best practices.


PR created automatically by Jules for task 7179138616664475443 started by @saint2706

…imeout limit

- Updated `actions/checkout` to `v4` in `ci.yml`, `deploy.yml`, `deploy-surge.yml`, `lighthouse.yml`, `nightly-smoke.yml`, and `codeql.yml`
- Updated `actions/upload-artifact` to `v4` in `ci.yml`, `lighthouse.yml`, and `nightly-smoke.yml`
- Updated `actions/github-script` to `v7` in `nightly-smoke.yml` and `dependabot-on-demand.yml`
- Updated `actions/cache` to `v4` in `nightly-smoke.yml`
- Updated `github/codeql-action/init` and `github/codeql-action/analyze` to `v3` in `codeql.yml`
- Updated `actions/upload-pages-artifact` to `v3` in `deploy.yml`
- Added `timeout-minutes: 10` to `explain-manual-trigger-support` job in `dependabot-on-demand.yml` to enforce fail-fast constraint.

Co-authored-by: saint2706 <45678566+saint2706@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@saint2706 saint2706 closed this Mar 22, 2026
@saint2706 saint2706 deleted the cicd/optimize-github-actions-dependencies-7179138616664475443 branch March 22, 2026 01:51
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