ci: update to github-slug-action v1.1.1
This commit is contained in:
parent
11541f9f55
commit
11127db9f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
# Create a slugified value of the branch
|
# 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"
|
- name: "Build and push front image"
|
||||||
uses: docker/build-push-action@v1
|
uses: docker/build-push-action@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue