chore: update fullsend shim workflow#3
Conversation
51dfcbf to
c413520
Compare
ReviewFindingsHigh
Info
Previous runReview — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (2)Review — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (3)Review — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (4)Review — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (5)Review — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (6)Review — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (7)Review — approveOutcome: approve SummaryRe-review of the same logical change (prior review at The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
Previous run (8)Review — approveOutcome: approve SummaryThis PR removes the explicit The change is a 1-line deletion that syncs the shim with the upstream template. No behavioral change, no security impact, no documentation staleness. Dimensions
|
c413520 to
5b55481
Compare
5b55481 to
a7c40af
Compare
a7c40af to
8a0f112
Compare
8a0f112 to
e096e66
Compare
93e7415 to
1cfd588
Compare
1cfd588 to
6721ac8
Compare
bdc6b08 to
9b3886d
Compare
| with: | ||
| event_action: ${{ github.event.action }} | ||
| secrets: {} | ||
|
|
There was a problem hiding this comment.
[info] code-analysis
The removal of secrets: {} from the dispatch job reusable workflow invocation is a no-op change. In GitHub Actions, omitting the secrets key and passing secrets: {} are functionally equivalent. No correctness, security, or behavioral impact.
9b3886d to
047f40b
Compare
This PR updates the fullsend shim workflow to match the current template in the
.fullsendconfig repo.The shim content has drifted from the template — this brings it back in sync.