Skip to content

Commit 0a8c824

Browse files
committed
Fix shared workflow version
1 parent 21388ba commit 0a8c824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
tests:
14-
uses: localgovdrupal/localgov_shared_workflows/.github/workflows/[email protected]
14+
uses: localgovdrupal/localgov_shared_workflows/.github/workflows/[email protected]-1
1515
with:
1616
project: 'localgovdrupal/localgov'
1717
project_path: 'web/profiles/contrib/localgov'

0 commit comments

Comments
 (0)