We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64bb84 commit 81cf904Copy full SHA for 81cf904
1 file changed
build/action.yml
@@ -47,7 +47,7 @@ runs:
47
48
- name: Find commit for tag
49
id: tag_check
50
- uses: hathitrust/github_actions/validate-tag@address-deprecations
+ uses: hathitrust/github_actions/validate-tag@v1
51
with:
52
tag: ${{ inputs.tag }}
53
0 commit comments