Skip to content

Commit e86ab22

Browse files
committed
temp: Update self refence of update-catalog to testing branch port-update-catalog-to-v5
1 parent 4accd48 commit e86ab22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/starter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
call-update-catalog-workflow:
139139
needs: call-assign-from-json-workflow
140140
if: needs.call-assign-from-json-workflow.outputs.update_catalog == 'true' && github.ref_name == 'main' && (github.event_name == 'push' || github.event_name == 'workflow_dispatch')
141-
uses: Keyfactor/actions/.github/workflows/update-catalog.yml@v5
141+
uses: Keyfactor/actions/.github/workflows/update-catalog.yml@port-update-catalog-to-v5
142142
secrets:
143143
token: ${{ secrets.token }}
144144

0 commit comments

Comments
 (0)