1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2026-03-08 05:14:53 +01:00

Merge pull request #2 from FrancescoIlario/patch-1

Added @ref in uses step of gh action
This commit is contained in:
Benjamin LEVESQUE
2020-05-02 16:39:02 +02:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- uses: benjlevesque/short-sha - uses: benjlevesque/short-sha@v1.1
id: short-sha id: short-sha
with: with:
length: 6 length: 6