From 54d68992cdc94eaff2708c7dae00a26372bb4d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:09:23 +0000 Subject: [PATCH 1/2] Bump redhat-cop/github-actions from 4.2 to 4.3 Bumps [redhat-cop/github-actions](https://github.com/redhat-cop/github-actions) from 4.2 to 4.3. - [Release notes](https://github.com/redhat-cop/github-actions/releases) - [Commits](https://github.com/redhat-cop/github-actions/compare/e4729075dcd3f34946b80df6b1bfb952b9fee166...1a584131f8a335296e866d1fb0988870ca83aefb) --- updated-dependencies: - dependency-name: redhat-cop/github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/conftest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conftest.yaml b/.github/workflows/conftest.yaml index 9458baeb..57302ae1 100644 --- a/.github/workflows/conftest.yaml +++ b/.github/workflows/conftest.yaml @@ -22,6 +22,6 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: Conftest - uses: redhat-cop/github-actions/confbatstest@e4729075dcd3f34946b80df6b1bfb952b9fee166 # v4 + uses: redhat-cop/github-actions/confbatstest@1a584131f8a335296e866d1fb0988870ca83aefb # v4 with: tests: _test/conftest.sh From 7f48849bf03916018a06ea7e356cc248fe58b987 Mon Sep 17 00:00:00 2001 From: Gareth Healy Date: Tue, 13 Aug 2024 15:37:25 +0100 Subject: [PATCH 2/2] Update conftest.yaml --- .github/workflows/conftest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conftest.yaml b/.github/workflows/conftest.yaml index 57302ae1..7df329c7 100644 --- a/.github/workflows/conftest.yaml +++ b/.github/workflows/conftest.yaml @@ -22,6 +22,6 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: Conftest - uses: redhat-cop/github-actions/confbatstest@1a584131f8a335296e866d1fb0988870ca83aefb # v4 + uses: redhat-cop/github-actions/confbatstest@1a584131f8a335296e866d1fb0988870ca83aefb # v4.3 with: tests: _test/conftest.sh