From bd2519ffa53690506bde2d5f672e9bc261b550ff Mon Sep 17 00:00:00 2001 From: Dustin Date: Mon, 26 Oct 2020 19:36:08 -0700 Subject: [PATCH] ci: update to github-slug-action v1.1.1 Related to rlespinasse/github-slug-action#15 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6415e76..bd0a2d5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-18.04 steps: - - uses: rlespinasse/github-slug-action@master + - uses: rlespinasse/github-slug-action@1.1.1 - name: Setup specific variables run: |