Skip to content

Commit 5056301

Browse files
bumping version
1 parent f82be67 commit 5056301

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Update code.json
7878
id: update
79-
uses: DSACMS/automated-codejson-generator@v1.2.0
79+
uses: DSACMS/automated-codejson-generator@v1.2.1
8080
with:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8282
ADMIN_TOKEN: ${{ secrets.ADMIN_PAT }} # PAT with admin/push permissions
@@ -123,7 +123,7 @@ jobs:
123123
fetch-depth: 0
124124

125125
- name: Update code.json
126-
uses: DSACMS/automated-codejson-generator@v1.2.0
126+
uses: DSACMS/automated-codejson-generator@v1.2.1
127127
with:
128128
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
129129
BRANCH: "main"

0 commit comments

Comments
 (0)