From 5991a44e499cbf804fc4c425375748dda3ba6d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:31:08 +0000 Subject: [PATCH] rebase: bump ceph/ceph-csi Bumps [ceph/ceph-csi](https://github.com/ceph/ceph-csi) from 28dc64dcae3cec8d11d84bdf525bda0ef757c688 to 29aecd345fd0de42da16a000e8d4e18ee0be18df. - [Release notes](https://github.com/ceph/ceph-csi/releases) - [Changelog](https://github.com/ceph/ceph-csi/blob/devel/docs/releases.md) - [Commits](https://github.com/ceph/ceph-csi/compare/28dc64dcae3cec8d11d84bdf525bda0ef757c688...29aecd345fd0de42da16a000e8d4e18ee0be18df) --- updated-dependencies: - dependency-name: ceph/ceph-csi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/retest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/retest.yaml b/.github/workflows/retest.yaml index f99d3f59ee1..8d90ab135b0 100644 --- a/.github/workflows/retest.yaml +++ b/.github/workflows/retest.yaml @@ -16,7 +16,7 @@ jobs: steps: # path to the retest action # yamllint disable-line rule:line-length - - uses: ceph/ceph-csi/actions/retest@28dc64dcae3cec8d11d84bdf525bda0ef757c688 # devel + - uses: ceph/ceph-csi/actions/retest@29aecd345fd0de42da16a000e8d4e18ee0be18df # devel with: GITHUB_TOKEN: ${{ secrets.CEPH_CSI_BOT_TOKEN }} required-label: "ci/retry/e2e"