Skip to content

Commit

Permalink
build(deps): bump scality/actions from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
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](scality/actions@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent d268430 commit 8b3bd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-clean-ovh-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b3bd17

Please sign in to comment.