Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 88179c0

Browse files
authored
Update opm-maker.yml
1 parent cabb0b5 commit 88179c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opm-maker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: get_version
2828
run: echo ::set-output name=VERSION::$(grep '<Version>' Custom/*.sopm | sed -r 's/.+>(.+)<.+/\1/')
2929

30-
- uses: rlespinasse/github-slug-action@master
30+
- uses: rlespinasse/github-slug-action@1.1.1
3131
- name: Print slug variables
3232
run: |
3333
echo ${{ env.GITHUB_REF_SLUG }}

0 commit comments

Comments
 (0)