Commit f0d1fb3
authored
Bump and pin GitHub actions versions (#7879)
* chore: bump GitHub Actions to latest major versions
- actions/checkout v6 → v7 (across all workflows)
- azure/setup-helm v4 → v5
* chore: bump actions/checkout and actions/setup-node in terriamap workflows
- actions/checkout v2 → v7
- actions/setup-node v1 → v6
* chore: pin GitHub Actions to exact commit SHAs
All root workflow actions pinned to immutable SHAs with version comments.
Skipped: 8398a7/action-slack (pending replacement with slackapi/slack-github-action).
* chore: replace GabrielBB/xvfb-action with xvfb-run --auto-servernum
Removes dependency on unmaintained third-party action. xvfb-run is
pre-installed on ubuntu-latest runners and provides equivalent behaviour.1 parent e555f10 commit f0d1fb3
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments