Skip to content

Commit

Permalink
Update get-tag GitHub Action to v2.1.3
Browse files Browse the repository at this point in the history
This resolves a couple of warnings in GitHub Actions on release.
  • Loading branch information
agners committed Mar 20, 2024
1 parent cebacc7 commit 65e253d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v4

- uses: olegtarasov/[email protected]
- uses: olegtarasov/[email protected].3
if: github.event_name == 'release'
name: Set tag envronment variable

Expand Down

0 comments on commit 65e253d

Please sign in to comment.