Skip to content

Commit

Permalink
update get_latest_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs committed Jan 15, 2025
1 parent 981c245 commit cea54fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autopr_bugfix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
fetch-depth: 0
- name: 'Get Previous tag'
id: get_latest_tag
uses: "WyriHaximus/github-action-get-previous-tag@v1"
uses: "WyriHaximus/github-action-get-previous-tag@v1.4.0"
- id: get_short_version
# Get the major / minor version without patch info i.e. 6.0 from 6.0.1
run: |
Expand Down

0 comments on commit cea54fd

Please sign in to comment.