From 8b3bd17f6e3dd1b78afca8394dd42a5d2261d3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 22:16:01 +0000 Subject: [PATCH] build(deps): bump scality/actions from 1.6.0 to 1.7.0 Bumps [scality/actions](https://github.com/scality/actions) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/scality/actions/releases) - [Commits](https://github.com/scality/actions/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: scality/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cron-clean-ovh-cloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron-clean-ovh-cloud.yaml b/.github/workflows/cron-clean-ovh-cloud.yaml index cff2b25508..32479eb9da 100644 --- a/.github/workflows/cron-clean-ovh-cloud.yaml +++ b/.github/workflows/cron-clean-ovh-cloud.yaml @@ -14,7 +14,7 @@ jobs: - large steps: - name: Clean up old VMs in OpenStack - uses: scality/actions/actions-cleanup-openstack-vms@1.6.0 + uses: scality/actions/actions-cleanup-openstack-vms@1.7.0 with: AUTH_URL: ${{ secrets.OVH_AUTH_URL }} AGE_HOURS: 6