Skip to content

Commit 425342f

Browse files
authored
ci: update to github-slug-action v1.1.1 (#11)
1 parent c0681a8 commit 425342f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# Steps represent a sequence of tasks that will be executed as part of the job
1515
steps:
1616
# Drafts your next Release notes as Pull Requests are merged into "master"
17-
- uses: rlespinasse/github-slug-action@master
17+
- uses: rlespinasse/github-slug-action@1.1.1
1818

1919
- uses: release-drafter/release-drafter@v5
2020
with:

0 commit comments

Comments
 (0)