Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketstack-matt committed Apr 18, 2024
1 parent 9c61412 commit e539f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
--enableRetired
- run: |
echo `echo UPNAME=${{matrix.module-folder}} | tr '/' '-'` >> $GITHUB_ENV
shell: bash
shell: bash
- name: Upload Test results
if: ${{ always() }}
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit e539f15

Please sign in to comment.