Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit cd85050

Browse files
chore(deps): update actions/checkout action to v4.2.2 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76ceb22 commit cd85050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
runs-on: ubuntu-latest
7171
steps:
7272
- name: "Check out Git repository"
73-
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
73+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7474
- name: "Set Heroku app & branch for ${{ github.ref }}"
7575
run: |
7676
echo "HEROKU_BRANCH=main" >> $GITHUB_ENV

0 commit comments

Comments
 (0)