Skip to content

Commit

Permalink
Update .github/workflows/build.yml - remove extra hyphen
Browse files Browse the repository at this point in the history
Signed-off-by: JesseBot <[email protected]>
Signed-off-by: jessebot <[email protected]>
  • Loading branch information
jessebot committed Jul 6, 2024
1 parent 142f7d4 commit 4c1489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
filepath: ${{ steps.generate-metadata-file.outputs.filepath }}
steps:
- name: 'Checkout directory'
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Generate metadata file
id: generate-metadata-file
uses: hashicorp/actions-generate-metadata@v1
Expand Down

0 comments on commit 4c1489a

Please sign in to comment.