Skip to content

Commit bf7dd3c

Browse files
committed
update vanity-go
1 parent b638a2e commit bf7dd3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vanity.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
- uses: actions/checkout@v3
2121

2222
- name: Generate Vanity Files
23-
uses: nikandfor/vanity-go@master
23+
uses: nikandfor/vanity-go@v0.3.0
2424
with:
2525
vanity_file: vanity.yaml
2626
output_dir: _site
27-
generator_version: master
27+
generator_version: v0.3.0
2828

2929
- name: Setup Pages
3030
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)