Skip to content

Commit

Permalink
fix: use version 0.0.010 of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
64J0 committed Jun 19, 2024
1 parent 67c5c5f commit 822885c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-tag-to-workflow-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo "THIS_GIT_TAGS=${THIS_GIT_TAGS}" >> "${GITHUB_ENV}"
- name: Run custom action
uses: FsharpGHActions/[email protected].009
uses: FsharpGHActions/[email protected].010
with:
values-to-take: 5
workflow-file-name: ${{ matrix.files }}
Expand Down

0 comments on commit 822885c

Please sign in to comment.