Skip to content

Commit

Permalink
unpin the referenced workflow repo from v1.1.0 to the general major v…
Browse files Browse the repository at this point in the history
…ersion 1
  • Loading branch information
Nick Perri committed Apr 1, 2024
1 parent 603cf33 commit 3552a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: invoke build
if: ${{ github.ref == 'refs/heads/main' }}
uses: benc-uk/workflow-dispatch@v1.1.0
uses: benc-uk/workflow-dispatch@v1
with:
workflow: CD
token: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit 3552a87

Please sign in to comment.