Skip to content

Commit a01be2e

Browse files
Update actions/checkout action to v4 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed8ad4f commit a01be2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conftest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout
10-
uses: actions/checkout@v2
10+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1111

1212
- name: Conftest
1313
uses: redhat-cop/github-actions/confbatstest@master

0 commit comments

Comments
 (0)