We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6857a2a commit aff8e7fCopy full SHA for aff8e7f
1 file changed
.github/workflows/conftest.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
11
12
- name: Conftest
13
uses: redhat-cop/github-actions/confbatstest@v4.5
0 commit comments