Skip to content

Commit

Permalink
use correct version for action
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Dec 7, 2023
1 parent 1dd1620 commit 5874d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: 'Get Previous tag'
id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@main"
uses: "WyriHaximus/github-action-get-previous-tag@v1.3.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit 5874d31

Please sign in to comment.