Skip to content

Commit

Permalink
Update actions/checkout to version 4.2.2 (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Dec 3, 2024
1 parent e9d9bdf commit 2e5eb54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify-reproducibility-reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
steps:

- name: Checkout repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 4.2.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
with:
ref: ${{ github.ref }}

Expand Down
2 changes: 1 addition & 1 deletion src/changelog/.11.x.x/update_actions_checkout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="278" link="https://github.com/apache/logging-parent/pull/278"/>
<issue id="294" link="https://github.com/apache/logging-parent/pull/294"/>
<description format="asciidoc">Update `actions/checkout` to version `4.2.2`</description>
</entry>

0 comments on commit 2e5eb54

Please sign in to comment.