We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63ba5a commit 2ba0fcaCopy full SHA for 2ba0fca
.github/workflows/set-milestone-on-pr.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: 'Get next versions'
40
if: github.event.pull_request.milestone == null
41
id: semvers
42
- uses: "WyriHaximus/github-action-next-semvers@d079934efaf011a4cf8912d4637097fe35d32b93" # v1
+ uses: "WyriHaximus/github-action-next-semvers@18aa9ed4152808ab99b88d71f5481e41f8d89930" # v1.2.1
43
with:
44
version: ${{ steps.previoustag.outputs.tag }}
45
strict: false
0 commit comments