Skip to content

Commit

Permalink
chore(actions): update oprypin/find-latest-tag action to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent e6334f4 commit 2fe3113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Find Latest Tag
id: latest_tag
uses: oprypin/[email protected].1
uses: oprypin/[email protected].2
with:
repository: ${{ github.repository }}
regex: '^\d+\.\d+\.\d+$'
Expand Down

0 comments on commit 2fe3113

Please sign in to comment.