Skip to content

Commit 4c6abdd

Browse files
fixed bad syntax
1 parent 94a4cb3 commit 4c6abdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updateCodeJSON.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Update code.json
2424
id: generator
25-
uses: DSACMS/automated-codejson-generator@v1.2
25+
uses: DSACMS/automated-codejson-generator@v1.2.0
2626
with:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
ADMIN_TOKEN: ${{ secrets.ADMIN_PAT }}

0 commit comments

Comments
 (0)