We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00f621 commit 4eef8fdCopy full SHA for 4eef8fd
1 file changed
.github/workflows/update-workflows.yaml
@@ -87,7 +87,7 @@ jobs:
87
- name: Update Workflows
88
id: update
89
if: ${{ steps.validate-token.outputs.wf == 'true' }}
90
- uses: carpentries/actions/update-workflows@frog-updwf-token-1
+ uses: carpentries/actions/update-workflows@main
91
with:
92
version: ${{ github.event.inputs.version || 'latest' }}
93
clean: ${{ github.event.inputs.clean || '.yaml' }}
0 commit comments