Skip to content

Commit b4a4e7c

Browse files
HeyItsGilbertCopilot
authored andcommitted
chore(workflow): 🔧 update ModuleFast-action version in publish workflow
* Updated the `uses` directive for `ModuleFast-action` to specify version `v0.0.1`. * Ensures compatibility and stability in the publishing process.
1 parent 7c3abec commit b4a4e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: ⚡ ModuleFast with Specification
12-
uses: JustinGrote/ModuleFast-action
12+
uses: JustinGrote/ModuleFast-action@v0.0.1
1313
with:
1414
specification: |
1515
BuildHelpers

0 commit comments

Comments
 (0)