Skip to content

Commit 674026d

Browse files
chore(deps): update actions/checkout action to v5 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b89c0d commit 674026d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
versions: ${{ fromJson(needs.generate-jobs.outputs.biome-versions) }}
123123
steps:
124124
- name: Checkout
125-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
125+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
126126
- name: Set up Docker Buildx
127127
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
128128
- name: Log in to the Container registry

0 commit comments

Comments
 (0)