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

Commit 84d589a

Browse files
author
Luke Hinds
authored
Merge pull request #538 from stacklok/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.1.7 to 4.2.2
2 parents 35e9d6c + 6df2c13 commit 84d589a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515

1616
steps:
17-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
17+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818

1919
- name: Set up Python 3.12
2020
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5

0 commit comments

Comments
 (0)