Merge pull request #379 from rlespinasse/patch-1

ci: update to github-slug-action v1.1.1
This commit is contained in:
David Négrier 2020-10-27 18:10:50 +01:00 committed by GitHub
commit 8941b362d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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