Forked the workflows to avoid potential disruption (#2565)

This commit is contained in:
Ahmad Farhat 2021-03-07 14:30:11 -05:00 committed by GitHub
parent cd4433798c
commit 32da1ee206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,13 +22,13 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Compute Short SHA
uses: benjlevesque/short-sha@v1.2
uses: farhatahmad/short-sha@v1.2
id: short-sha
with:
length: 7
- name: Get Branch Name
uses: tj-actions/branch-names@v2
uses: farhatahmad/branch-names@v2
id: branch-name
- name: Build and Push latest