ci: update to github-slug-action v1.1.1

This commit is contained in:
Romain Lespinasse 2020-10-26 20:10:59 +01:00 committed by GitHub
parent 11541f9f55
commit 11127db9f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
# Create a slugified value of the branch
- uses: rlespinasse/github-slug-action@master
- uses: rlespinasse/github-slug-action@1.1.1
- name: "Build and push front image"
uses: docker/build-push-action@v1