Skip to content

Commit b8b37f1

Browse files
chore(deps): update wyrihaximus/github-action-next-semvers action to v1.2.1
1 parent 862e7be commit b8b37f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set-milestone-on-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: 'Get next versions'
4040
if: github.event.pull_request.milestone == null
4141
id: semvers
42-
uses: "WyriHaximus/github-action-next-semvers@d079934efaf011a4cf8912d4637097fe35d32b93" # v1
42+
uses: "WyriHaximus/github-action-next-semvers@18aa9ed4152808ab99b88d71f5481e41f8d89930" # v1.2.1
4343
with:
4444
version: ${{ steps.previoustag.outputs.tag }}
4545
strict: false

0 commit comments

Comments
 (0)