Skip to content

Commit 4eef8fd

Browse files
authored
Update update-workflows.yaml back to main
1 parent d00f621 commit 4eef8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Update Workflows
8888
id: update
8989
if: ${{ steps.validate-token.outputs.wf == 'true' }}
90-
uses: carpentries/actions/update-workflows@frog-updwf-token-1
90+
uses: carpentries/actions/update-workflows@main
9191
with:
9292
version: ${{ github.event.inputs.version || 'latest' }}
9393
clean: ${{ github.event.inputs.clean || '.yaml' }}

0 commit comments

Comments
 (0)