We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a4cb3 commit 4c6abddCopy full SHA for 4c6abdd
1 file changed
.github/workflows/updateCodeJSON.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Update code.json
24
id: generator
25
- uses: DSACMS/automated-codejson-generator@v1.2
+ uses: DSACMS/automated-codejson-generator@v1.2.0
26
with:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
ADMIN_TOKEN: ${{ secrets.ADMIN_PAT }}
0 commit comments