Merge pull request #954 from thecodingmachine/restrictCD

FIX: fixed cleanup workflow
This commit is contained in:
Kharhamel 2021-04-27 17:28:03 +02:00 committed by GitHub
commit 76a21cafa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
steps:
# Create a slugified value of the branch
- uses: rlespinasse/github-slug-action@1.1.0
- uses: rlespinasse/github-slug-action@3.1.0
- name: Cleanup
uses: thecodingmachine/deeployer-cleanup-action@master