Skip to content

Commit

Permalink
Merge pull request #691 from jerus-org/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v4.2.1
  • Loading branch information
jerusdp authored Oct 11, 2024
2 parents 402f4b3 + d8c588b commit 6eadde0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
persist-credentials: false

Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security

- Dependencies: update actions/upload-artifact action to v4.4.1(pr [#690])
- Dependencies: update actions/checkout action to v4.2.1(pr [#691])

## [0.4.22] - 2024-10-05

Expand Down Expand Up @@ -552,6 +553,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#688]: https://github.com/jerus-org/mockd/pull/688
[#689]: https://github.com/jerus-org/mockd/pull/689
[#690]: https://github.com/jerus-org/mockd/pull/690
[#691]: https://github.com/jerus-org/mockd/pull/691
[Unreleased]: https://github.com/jerus-org/mockd/compare/v0.4.22...HEAD
[0.4.22]: https://github.com/jerus-org/mockd/compare/v0.4.21...v0.4.22
[0.4.21]: https://github.com/jerus-org/mockd/compare/v0.4.20...v0.4.21
Expand Down

0 comments on commit 6eadde0

Please sign in to comment.