Skip to content

Commit 7f6002b

Browse files
[TESTING] testing artifact uploads.
1 parent b7f6fec commit 7f6002b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919
- name: Shellcheck Scan
20-
uses: reactive-firewall/shellcheck-scan@v1
20+
uses: reactive-firewall/shellcheck-scan@artifact-publishing-fix
2121
with: # optional arguments
2222
match: 'tests/* **/*.bash'
2323
publish-artifacts: true

0 commit comments

Comments
 (0)