Skip to content

Commit 05edab4

Browse files
chore: Bump actions/checkout from 6.0.1 to 6.0.2 (#1608)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2369ede commit 05edab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contract-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ jobs:
713713
if: ${{ needs.change-detection.outputs.log-integration == 'true' }}
714714
runs-on: ubuntu-latest
715715
steps:
716-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
716+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
717717
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417
718718
with:
719719
go-version-file: 'cfn-resources/go.mod'

0 commit comments

Comments
 (0)