Skip to content

Commit 2fe3113

Browse files
chore(actions): update oprypin/find-latest-tag action to v1.1.2
1 parent e6334f4 commit 2fe3113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Find Latest Tag
3636
id: latest_tag
37-
uses: oprypin/find-latest-tag@v1.1.1
37+
uses: oprypin/find-latest-tag@v1.1.2
3838
with:
3939
repository: ${{ github.repository }}
4040
regex: '^\d+\.\d+\.\d+$'

0 commit comments

Comments
 (0)