Skip to content

Commit 81cf904

Browse files
committed
use v1 instead of non-existent address-deprecations for validate-tag
1 parent d64bb84 commit 81cf904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747

4848
- name: Find commit for tag
4949
id: tag_check
50-
uses: hathitrust/github_actions/validate-tag@address-deprecations
50+
uses: hathitrust/github_actions/validate-tag@v1
5151
with:
5252
tag: ${{ inputs.tag }}
5353

0 commit comments

Comments
 (0)