loophp / unaltered-psr-http-message-bridge-bundle

Provide a PSR HTTP message bridge without altering query parameters.
MIT License
5 stars 1 forks source link

chore(deps): Bump actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 8459bc0c7e3759cdf591f513d9f141a95fef0a8f #117

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 8459bc0c7e3759cdf591f513d9f141a95fef0a8f.

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
what-the-diff[bot] commented 6 months ago

PR Summary

This PR makes significant updates to the components of our software pipeline, specifically in the "Checkout" steps used across several workflows. These steps are integral to how our code is collected and prepared in the system. The updates made ensure that these steps are utilizing the newest edition of the 'Checkout' action. This is beneficial as it keeps our system in line with the latest optimizations and bug fixes, providing a smoother, more efficient workflow operation. The relevant changes have taken place in the following workflows:

The references to the old versions of GitHub actions in these files have been replaced with the newest version, leading to a more secure and efficient code processing environment.

github-actions[bot] commented 6 months ago

Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.

dependabot[bot] commented 6 months ago

Superseded by #118.