Commit 5bdba47
committed
ci(deps): bump aws-actions/configure-aws-credentials from 5 to 6
v6 moves the action runtime to Node 24, which GitHub-hosted
``ubuntu-latest`` runners support natively. The ``role-to-assume``
and ``aws-region`` inputs we pass are unchanged between v5 and v6;
the only other changes in v6 are additive features (transitive tag
keys, corrected role-chaining outputs) that don't affect this
workflow's OIDC → S3 sync path.
Release notes: https://github.com/aws-actions/configure-aws-credentials/releases/tag/v6.0.0
Changelog: https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md1 parent ea78cc4 commit 5bdba47
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments