Skip to content

chore: pin GitHub Actions to SHA hashes - #1628

Merged
traefiker merged 1 commit into
traefik:masterfrom
darkweaver87:chore/sha-pinning
Jan 21, 2026
Merged

chore: pin GitHub Actions to SHA hashes#1628
traefiker merged 1 commit into
traefik:masterfrom
darkweaver87:chore/sha-pinning

Conversation

@darkweaver87

Copy link
Copy Markdown
Contributor

Summary

  • Pin GitHub Actions to SHA hashes for supply chain security

Note: mathieudutour/github-tag-action doesn't publish tags in the form major.minor.patch

Test plan

  • Verify CI workflows run correctly

cf. https://github.com/traefik/infra/issues/10113

@mloiseleur mloiseleur changed the title chore: pin GitHub Actions to SHA hashes for supply chain security chore: pin GitHub Actions to SHA hashes Jan 21, 2026
@traefiker
traefiker merged commit a52f655 into traefik:master Jan 21, 2026
4 checks passed
alexlebens pushed a commit to alexlebens/infrastructure that referenced this pull request Jan 23, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | major | `38.0.2` → `39.0.0` |

---

### Release Notes

<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>

### [`v39.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v39.0.0)

[Compare Source](traefik/traefik-helm-chart@v38.0.2...v39.0.0)

**Upgrade Notes**

There are 3 breaking changes in this release:

1. **Traefik Hub**: This release support **only** Traefik Hub v3.19.0+ versions.
   - CRDs has to be upgraded **before** the Chart. See [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading) instructions.
   - It's possible to use previous versions of the Chart for previous versions of Traefik Hub.
2. **Encoded Characters**: Allowed by default in Traefik v3.6.7+ ([opt-in security options](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L913), [documentation](https://doc.traefik.io/traefik/security/request-path/#encoded-character-filtering))
3. **Ports Configuration**: HTTP options now require explicit `http` nesting level with PR [#&#8203;1603](traefik/traefik-helm-chart#1603).
   - There is a *before* / *after* example in the PR description.

:information\_source: Schema validation has been enforced in this release. When it fails, it means that the parameter is not implemented.

#### 💥 BREAKING CHANGES

- feat(deps)!: update traefik docker tag to v3.6.7 [#&#8203;1624](traefik/traefik-helm-chart#1624) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- fix(ports)!: 🐛 entrypoints `http` options [#&#8203;1603](traefik/traefik-helm-chart#1603) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- fix(security)!: add support for request path options of Traefik 3.6.7+ [#&#8203;1626](traefik/traefik-helm-chart#1626) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- feat(CRDs)!: support Traefik Hub v3.19.0 [#&#8203;1598](traefik/traefik-helm-chart#1598) by [@&#8203;traefiker](https://github.com/traefiker)

#### 🚀 Features

- feat(gateway-api): add support for defaultScope experimental feature [#&#8203;1589](traefik/traefik-helm-chart#1589) by [@&#8203;shubhamch71](https://github.com/shubhamch71)
- feat(chart): enforce schema [#&#8203;1627](traefik/traefik-helm-chart#1627) by [@&#8203;mloiseleur](https://github.com/mloiseleur)

#### 📦 Others

- docs(CRDs): improve note on deprecation [#&#8203;1623](traefik/traefik-helm-chart#1623) by [@&#8203;jnoordsij](https://github.com/jnoordsij)
- chore: pin GitHub Actions to SHA hashes [#&#8203;1628](traefik/traefik-helm-chart#1628) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- docs(values): avoid unbreakable lines in table output of VALUES.md [#&#8203;1630](traefik/traefik-helm-chart#1630) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- refactor(chart): clean output on Deployment & Daemonset [#&#8203;1629](traefik/traefik-helm-chart#1629) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- chore(release): 🚀 publish traefik 39.0.0 and crds 1.14.0 [#&#8203;1631](traefik/traefik-helm-chart#1631) by [@&#8203;darkweaver87](https://github.com/darkweaver87)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3383
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants