flow-framework
flow-framework copied to clipboard
chore(deps): update aws-actions/configure-aws-credentials action to v4.2.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| aws-actions/configure-aws-credentials | action | minor | v4.1.0 -> v4.2.1 |
Release Notes
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v4.2.1
Bug Fixes
- ensure explicit inputs take precedence over environment variables (e56e6c4)
- prioritize explicit inputs over environment variables (df9c8fe)
v4.2.0
Features
- add Expiration field to Outputs (a4f3267)
- Document role-duration-seconds range (5a0cf01)
- support action inputs as environment variables (#1338) (2c168ad)
Bug Fixes
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
disabled
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.33%. Comparing base (
71434b4) to head (15fc367). Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1138 +/- ##
============================================
- Coverage 77.37% 77.33% -0.04%
Complexity 1096 1096
============================================
Files 101 101
Lines 5308 5308
Branches 511 511
============================================
- Hits 4107 4105 -2
- Misses 952 954 +2
Partials 249 249
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.