Skip to content

Commit

Permalink
sets specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
sphawes committed Nov 3, 2024
1 parent 32d1077 commit d5e9474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobom_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: AutoBOM Export
id: start
uses: opulo-inc/autobom@latest
uses: opulo-inc/autobom@v0.0.1
# Use the output from the `hello` step
- name: Get the output time
run: echo "The status was ${{ steps.start.outputs.out }}"

0 comments on commit d5e9474

Please sign in to comment.