potiuk opened a new pull request, #44:
URL: https://github.com/apache/airflow-site-archive/pull/44

   Bumps all pinned GitHub Actions and pre-commit hooks to the newest releases
   that are outside the 7-day cooldown window configured in 
`.github/dependabot.yml`.
   
   | Dependency | Old | New | Released |
   |---|---|---|---|
   | `actions/checkout` | v6.0.2 | v7.0.1 | 2026-07-20 |
   | `aws-actions/configure-aws-credentials` | v6.1.0 | v6.2.3 | 2026-07-22 |
   | `apache/infrastructure-actions/allowlist-check` | `4e9c961` (main) | 
`0c35f06` (main) | 2026-08-01 |
   | `woodruffw/zizmor-pre-commit` | v1.24.1 | v1.29.0 | 2026-08-02 |
   
   `Lucas-C/pre-commit-hooks` (v1.5.6) and `pre-commit/pre-commit-hooks` 
(v6.0.0) are
   already at the latest release.
   
   Notes:
   
   * The `main`-pinned ASF action was deliberately not moved to today's HEAD — 
the
     newest commit outside the 7-day cooldown window was used instead, 
consistent
     with the cooldown policy applied to versioned dependencies.
   * `actions/checkout@v7`'s breaking change (blocking fork PR checkout for
     `pull_request_target` and `workflow_run`) does not affect this repo — no
     workflow here uses either trigger; only `push`, `pull_request` and
     `workflow_dispatch`.
   * `zizmor` 1.29.0 was run against `.github/workflows/` locally: clean, no
     findings. Its removal of `--collect=workflows-only` / 
`--collect=actions-only`
     doesn't affect the hook config, which passes plain file arguments.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to